Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T09:41:52.000Z (about 6 years ago)
- Last Synced: 2024-11-13T09:32:37.519Z (3 months 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 workshopAll 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.