0% found this document useful (0 votes)
62 views1 page

Experiment No. Brief Description About The Experiment Number of Slots

The document describes 8 experiments for machine learning topics including introduction to Scikit and TensorFlow, linear and logistic regression, neural networks, facial expression classification, PCA, and a course project. Each experiment has 1 slot available except the course project which has 4 slots for students to work in groups to implement a machine learning solution for a real world problem using Scikit.

Uploaded by

Shefali Digikar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views1 page

Experiment No. Brief Description About The Experiment Number of Slots

The document describes 8 experiments for machine learning topics including introduction to Scikit and TensorFlow, linear and logistic regression, neural networks, facial expression classification, PCA, and a course project. Each experiment has 1 slot available except the course project which has 4 slots for students to work in groups to implement a machine learning solution for a real world problem using Scikit.

Uploaded by

Shefali Digikar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Experiment Brief description about the experiment Number of

No. slots
1. Introduction to Scikit and TensorFlow 1
Simple programs with TensorFlow

2. Linear Regression 1
Nonlinear Regression
Logistic Regression
Activation Functions

3. Training a multi-layer perceptron using API’s 1


4. Training a neural network – construction, execution and use of neural 1
network.

5. Training Neural Networks - a sequence classifier and to predict time 1


series.

6. Classification of Human Facial Expressions using Neural Networks 1


7. Principal Component Analysis on
 simple matrix 1
 on iris dataset
8. Course Project : Students in a group of four shall implement machine 4
learning solution to a real world problem using Scikit
Ex:
 Sentiment Classification using LSTM , encoder-decoder
,Natural Language Processing
 Playing Solitaire using CNN and Deep Reinforcement Learning

Intro To Scikitlearn -
http://amueller.github.io/sklearn_tutorial/#/10
http://machinelearningmastery.com/a-gentle-introduction-to-scikit-learn-a-python-machine-
learning-library/
http://scikit-learn.org/stable/auto_examples/index.html

You might also like