Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/offchan42/deeplearning

My DeepLearning practice using TensorFlow computation graph framework
https://github.com/offchan42/deeplearning

deep-learning tensorflow

Last synced: 14 days ago
JSON representation

My DeepLearning practice using TensorFlow computation graph framework

Awesome Lists containing this project

README

        

# DeepLearning
My DeepLearning practice using TensorFlow

This is just a small fractions of my practice on Deep Learning.

You have to run these code on Unix systems because Windows is currently not supported by TensorFlow.

Alternative option is to use Docker or Virtual Machine for simulating a Unix system on Windows or Mac.