pkmital / tensorflow_tutorialsLinks
From the basics to slightly more interesting applications of Tensorflow
☆5,666Updated 3 years ago
Alternatives and similar repositories for tensorflow_tutorials
Users that are interested in tensorflow_tutorials are comparing it to the libraries listed below
Sorting:
- Simple tutorials using Google's TensorFlow Framework☆6,022Updated 2 years ago
- Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE☆1,957Updated 8 years ago
- TensorFlow - A curated list of dedicated resources http://tensorflow.org☆17,613Updated 6 months ago
- Deep learning library featuring a higher-level API for TensorFlow.☆9,619Updated last year
- Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.☆4,446Updated 2 years ago
- fast.ai Courses☆5,689Updated last year
- Recurrent Neural Network - A curated list of resources dedicated to RNN☆6,159Updated 3 years ago
- TensorFlow tutorials and best practices.☆8,610Updated 4 years ago
- Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning☆3,170Updated 4 years ago
- Deep Learning Tutorial notes and code. See the wiki for more info.☆4,140Updated 5 years ago
- Evaluation of Deep Learning Frameworks☆2,044Updated 8 years ago
- Instructions for setting up the software on your deep learning machine☆1,974Updated 7 years ago
- TensorFlow Tutorials☆2,598Updated 5 years ago
- Simple and ready-to-use tutorials for TensorFlow☆4,511Updated 4 years ago
- Learning to Learn in TensorFlow☆4,063Updated 4 years ago
- An all-in-one Docker image for deep learning. Contains all the popular DL frameworks (TensorFlow, Theano, Torch, Caffe, etc.)☆3,864Updated 6 years ago
- Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial☆2,624Updated 4 years ago
- Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.☆3,194Updated 5 years ago
- A list of popular github projects related to deep learning☆6,074Updated last year
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,296Updated 9 years ago
- Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays…