An open API service indexing awesome lists of open source software.

https://github.com/neemiasbsilva/image-processing

Techniques of Deep Learning and Machine Learning applied to datasets of image (e.g. mnist, Brasilian Coins, etc).
https://github.com/neemiasbsilva/image-processing

Last synced: 8 months ago
JSON representation

Techniques of Deep Learning and Machine Learning applied to datasets of image (e.g. mnist, Brasilian Coins, etc).

Awesome Lists containing this project

README

          

#
# Implementing Some Techniques of Machine Learning Using Computer Vision

### Details Environment

If you use a Anaconda you need to install a jupyter notebook;
#
### About the Implementations
#
Bellow following some libraries do you need install:

1. Matplotlib;
2. Skimage;
3. os;
4. TensorFlow;
5. Keras;
6. Sklearn;
#

Sincerely Neemias B. Silva