pcejrowski / GenreRecognitionTensorFlow

Genre Recognition with TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GenreRecognitionTensorFlow

Genre Recognition using neural networks build upon TensorFlow framework

Having installed docker, one may easily start up:

git clone <this repo>
cd GenreRecognitionTensorflow
./run.sh

After that open your browser on page localhost:8888 and select notebook genrerecognition.ipynb

About

Genre Recognition with TensorFlow

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Shell 0.1%