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

mateuszmrozewski/deeplearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors