Events

Day-1 (26-06-2024) of faculty development program on AI/ML ,

At KLE polytechnic, Mahalingapur

Introduction to AI/ML: "Launched into the fascinating world of Artificial Intelligence and Machine Learning, laying the foundation for innovative advancements."

Linear Regression: "Explored the fundamentals of Linear Regression, a powerful tool for predictive analysis and data-driven decision making."

KNN: "Dived into K-Nearest Neighbors, a versatile algorithm for classification and regression, showcasing its simplicity and effectiveness."

Image Annotation: "Mastered the art of Image Annotation, a crucial step in preparing datasets for machine learning models, enhancing their accuracy and performance."

Practical Implementation of CNN to Detect Cat/Dog: "Implemented Convolutional Neural Networks to solve a classic image recognition problem, demonstrating the power of deep learning in practical applications."

Day-2 (27-06-2024)of faculty development program on AI/ML,

 At KLE polytechnic, Mahalingpur

Day-1 (30-6-2024) workshop on full stack web development on at Shri C A Lokapur college, Athani 

Topics delivered are

HTML: structures web pages using tags and attributes to define content.

CSS : styles HTML elements to control presentation and layout on web pages.

XAMPP: sets up local web server environments with Apache, MySQL/MariaDB, PHP, and Perl for web development and testing.

It was really a great experience. 

Day-2 (07-07-2024) workshop on full stack web development at Shri K.A. Lokapur college, Athani

1. Installation of WAMPP.

2. PHP.

3. Maria DB creation, establishing connection.

4. Creation of Database and tables.

5. Writing queries for insert, delete, update database.

6. Usage of get(), post() methods.