Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

mateuszmrozewski/deeplearning

Repository files navigation

Deep Learning

Some practice exercises from Udacity Deep Learning nanodegree using tflearn library.

Setup

conda create -n tflearn python=3.5
source activate tflearn
conda install numpy pandas jupyter notebook matplotlib
conda install scipy h5py
pip install tensorflow
pip install TFLearn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published