https://github.com/kevinam99/ml-internship-training
Repo containing all the codes and resources from the workshop
https://github.com/kevinam99/ml-internship-training
artificial-intelligence convolutional-neural-networks deep-neural-networks machine-learning machine-learning-algorithms neural-networks opencv-python recurrent-neural-networks
Last synced: 13 days ago
JSON representation
Repo containing all the codes and resources from the workshop
- Host: GitHub
- URL: https://github.com/kevinam99/ml-internship-training
- Owner: kevinam99
- Created: 2018-12-23T05:08:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T09:41:52.000Z (over 7 years ago)
- Last Synced: 2025-01-12T17:46:47.842Z (over 1 year ago)
- Topics: artificial-intelligence, convolutional-neural-networks, deep-neural-networks, machine-learning, machine-learning-algorithms, neural-networks, opencv-python, recurrent-neural-networks
- Language: Python
- Size: 3.38 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ML-internship-training
Repo containing all the codes and resources from the workshop
All the programs are written using the following softwares and packages:
1. Python, v3.6.7
2. Keras API.
3. Tensorflow backend, v1.12.0
4. Numpy, v1.15.4
5. OpenCV, v3.4.4
6. Pickle.