Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raaguln/machine-learning-workshop
Files for "End-to-End Machine Learning and AI" workshop dated 11th and 12th August 2018, VIT Chennai
https://github.com/raaguln/machine-learning-workshop
artificial-intelligence machine-learning neural-networks numpy-tutorial pandas-tutorial
Last synced: about 2 months ago
JSON representation
Files for "End-to-End Machine Learning and AI" workshop dated 11th and 12th August 2018, VIT Chennai
- Host: GitHub
- URL: https://github.com/raaguln/machine-learning-workshop
- Owner: raaguln
- Created: 2018-08-04T17:53:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T18:37:55.000Z (over 6 years ago)
- Last Synced: 2024-01-26T03:38:21.289Z (12 months ago)
- Topics: artificial-intelligence, machine-learning, neural-networks, numpy-tutorial, pandas-tutorial
- Language: Jupyter Notebook
- Size: 32.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# machine-learning-workshop
Files for the participants of "End-to-End Machine Learning and AI" workshop.## SESSION 1 (Saturday)
1. Python Essentials
2. Numpy Essentials
3. Pandas Essentials
4. Machine Learning Essentials## SESSION 2 (Sunday)
1. Neural Networks with 1 hidden layer
2. Generic Deep Neural Network
3. Neural Network Framework
4. Convolution Neural Network
5. Keras
6. SIGNS Data Problems