GitHub topics: tensorflow-tutorial
tensorlayer/TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
Language: Python - Size: 99.9 MB - Last synced at: about 7 hours ago - Pushed at: about 2 years ago - Stars: 7,358 - Forks: 1,605

curiousily/TensorFlow-on-Android-for-Human-Activity-Recognition-with-LSTMs
iPython notebook and Android app that shows how to build LSTM model in TensorFlow and deploy it on Android
Language: Jupyter Notebook - Size: 18.3 MB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 194 - Forks: 97

lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 ππ is delicious, just eat it! ππ
Language: Python - Size: 58.5 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 9,974 - Forks: 2,474

curiousily/Deep-Learning-For-Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
Language: Jupyter Notebook - Size: 22.2 MB - Last synced at: 10 days ago - Pushed at: almost 5 years ago - Stars: 1,042 - Forks: 440

Gautam-J/Self-Driving-Car
Automated Driving in NFS using CNN.
Language: Python - Size: 9.12 MB - Last synced at: 15 days ago - Pushed at: almost 4 years ago - Stars: 151 - Forks: 23

curiousily/Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras
iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data
Language: Jupyter Notebook - Size: 67.9 MB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 520 - Forks: 279

lizhaoliu/tensorflow_snippets
Size: 55.7 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 97 - Forks: 22

fork123aniket/Deep-Recurrent-Q-Networks
Implementation of Deep Recurrent Q-Networks for Partially Observable environment setting in Tensorflow
Language: Python - Size: 400 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

fork123aniket/Model-Based-Reinforcement-Learning
Implementation of Model-based Reinforcement Learning Approach in Tensorflow
Language: Python - Size: 145 KB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

coolashishpt/TensorFlow
Learning Deep TensorFlow End-To-End Process
Language: Jupyter Notebook - Size: 1.21 MB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ZhenShuo2021/tensorflow-tutorial
Fastest model building tutorial.
Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nripstein/Learning-Tensorflow
Notes from my process of learning tensorflow from Daniel Bourke's 64-hour tensorflow course
Language: Jupyter Notebook - Size: 20.1 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pavanchhatpar/copynet-tf
CopyNet (Copy Mechanism in Seq2Seq) implementation with TensorFlow 2
Language: Python - Size: 105 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

bogumilo/house-prices-xgboost
House prices dataset exploration and prediction. Workflow includes useful examples of Tensorflow pipelines including k-Nearest Neighbors imputer, Decision Tree Regression and XGBoost Regression
Language: Jupyter Notebook - Size: 220 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

the-black-knight-01/TensorFlow-Tutorial
TensorFlow Tutorial
Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

michaelmendoza/learning-tensorflow
Simple Tensorflow tutorials for learning by example
Language: Jupyter Notebook - Size: 391 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 8

himaprasoonpt/distributed_tensorflow
Language: Python - Size: 39.1 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rap12/tensorflow-tutorials
Tutorial materials to help you understand how to use TensorFlow.
Language: Jupyter Notebook - Size: 28.3 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 2

GoogTech/awesome-tensorflow-tutorial
π A curated list of awesome TensorFlow tutorial for beginner : https://tensorflow.studynote.life
Language: Jupyter Notebook - Size: 756 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Zeyu-Li/TensorFlow_installation_guide
A guide to installing TensorFlow 2 :robot:
Size: 1000 Bytes - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

GunhoChoi/Kind_Tensorflow_Tutorial
μΉμ ν νκΈ μ€λͺ κ³Ό ν¨κ»νλ ν μνλ‘μ° νν 리μΌμ λλ€!
Language: Jupyter Notebook - Size: 372 KB - Last synced at: 15 days ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 5

chZzZzZz/Intel-tensorflow-course
Intel-Tensorflow-course with my solutions
Language: Jupyter Notebook - Size: 10.6 MB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

vikasgupta1812/Google_CloudML_Scripts Fork of kazunori279/cloudml-demo
https://goo.gl/dFjFQf
Language: Jupyter Notebook - Size: 3.96 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

AbeVallerian/kaggle
My experiment using data from Kaggle
Language: Jupyter Notebook - Size: 68.4 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

XRayCheng/tensorflow_iris_fix
Since the origin iris sample doesn't work with the new tensorflow(like 1.0, 0.12), so here is the fix version of that.
Language: Python - Size: 4.88 KB - Last synced at: 15 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0
