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

https://github.com/mrmimic/machine-learning

Training a computer to do stuff is cool.
https://github.com/mrmimic/machine-learning

keras learning machine nltk python3 tensorflow

Last synced: 12 months ago
JSON representation

Training a computer to do stuff is cool.

Awesome Lists containing this project

README

          

# Machine learning

Algo, drafts, tries, stuff, and co.

## image_pixellisation

Get an input image, a theme, and replace all the pixels from this input image by other images about the theme from Pixabay.

## text_generation_keras

Train a neural network (using Tensorflow) with articles from Wikipedia to write text from this training.

## kaggle_titanic_challenge

Try to estimate if somebody is going to die during the Titanic sink. This challenge is powered by Kaggle.