GitHub topics: tensorflow-examples
Qengineering/TensorFlow_Lite_Pose_Jetson-Nano
TensorFlow Lite Posenet on a Jetson Nano at 15.2 FPS
Language: C++ - Size: 12.5 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 2

tlatkowski/gans-2.0
Generative Adversarial Networks in TensorFlow 2.0
Language: Python - Size: 76.7 MB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 78 - Forks: 14

amandeepmittal/mobilenet-tfjs-expo
⚛️ 📱 MobileNet Image Classification with TensorFlow and Expo
Language: JavaScript - Size: 366 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 14

seigtm/pyposture 📦
Course work code for my university's (SPbPU) course "Computer Architecture".
Language: PureBasic - Size: 19 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Qengineering/TensorFlow_Lite_Segmentation_RPi_32-bit
TensorFlow Lite segmentation on Raspberry Pi 4 aka Unet at 4.2 FPS
Language: C++ - Size: 11.5 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 3

yuanxiaosc/Image_to_Text
Taking the image description task on the MS-COCO data set as an example, the template code of Image_to_Text is shown.
Language: Jupyter Notebook - Size: 4.99 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 3

xwi88/gp
go predict with tensorflow, pytorch and others
Language: Go - Size: 29.3 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Qengineering/TensorFlow_Lite_SSD_RPi_32-bits
TensorFlow Lite SSD on a bare Raspberry Pi 4 at 17 FPS
Language: C++ - Size: 21.1 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 16 - Forks: 5

FarshidNooshi/TensorFlow-Notebooks
A collection of notebooks with TensorFlow and the Keras API for various deep-learning and machine learning problems
Language: Jupyter Notebook - Size: 4.32 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 3

thisisiron/TF2-GAN
🐳 GAN implemented as Tensorflow 2.X
Language: Python - Size: 3.69 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 64 - Forks: 19

saman-nia/Deep-Neural-Networks-for-Clustering
Deep Learning Clustering with Tensor-Flow in Python
Language: Jupyter Notebook - Size: 26.6 MB - Last synced at: 6 months ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 11

oleksandr-g-rock/Quantization
Quantization (post-training quantization) your (custom mobilenet_v2) models .h5 or .pb models using TensorFlow Lite 2.4
Language: Python - Size: 51.6 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

KalyanKumarPichuka/Tensorflow_Examples
List of tensorflow code snippets tried on Google colaboratory
Language: Jupyter Notebook - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

skcript/tensorflow-resources
Curated Tensorflow code resources to help you get started with Deep Learning.
Language: Python - Size: 170 MB - Last synced at: 2 days ago - Pushed at: about 8 years ago - Stars: 340 - Forks: 37

aydinnyunus/Rock-Paper-Scissors-OpenCV
Rock Paper Scissors with OpenCV and Neural Networks
Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 2

aydinnyunus/ImageClassification
Image Classification
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 4

aydinnyunus/DigitRecognizer
Recognize Digits
Language: Python - Size: 1000 Bytes - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 5

philipperemy/tensorflow-fifo-queue-example
Example on how to use a Tensorflow Queue to feed data to your models.
Language: Python - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 38 - Forks: 10

DouglasVolcato/number-sequence-prediction-neural-network
Language: Python - Size: 452 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aashishrai3799/Remote-Sensing-Image-Generation
Generate RS Images using Generative Adversarial Networks (GAN)
Language: Jupyter Notebook - Size: 304 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 4

Qengineering/TensorFlow_Lite_Classification_RPi_64-bits
TensorFlow Lite classification on a bare Raspberry Pi 4 with 64-bit OS at 23 FPS
Language: C++ - Size: 859 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 3

aashishrai3799/Handwritten-digit-generation-using-DCGAN
Generating handwritten digits using Deep Convolutional Generative Adversarial Network(DCGAN).
Language: Jupyter Notebook - Size: 247 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

0101011/yolo-object-recognition-opencv-keras
YOLO v3 object detection trained on COCO with CLI interface. OpenCV and TensorFlow Keras implementations and comparison.
Language: Python - Size: 884 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 19 - Forks: 0

0101011/bootstrap-ml
A comprehensive collection of pre-written code for machine learning and deep learning use cases, all in one convenient place. Whether you're a seasoned practitioner or just starting your ML journey, this repository provides a solid foundation to build upon.
Language: Jupyter Notebook - Size: 467 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 1

IvanSafonov/qt-tf-lite-example
Qt TensorFlow Lite example
Language: C++ - Size: 92.8 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

mylamour/Oops-Webshell
Oops, It's funny to detect a webshell. Temporarily not maintained
Language: Python - Size: 15.4 MB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 18 - Forks: 8

alperiox/DL-DS-ML
my deep learning, data science and machine learning practices
Language: Jupyter Notebook - Size: 11.6 MB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

fendouai/Free-Tensorflow
Tensorflow 免费中文视频教程,开源代码,免费书籍.
Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 83 - Forks: 23

wahidpanda/Face-Attendance-WEB-APP
Face Attendance and real time data visualization via WEB APP
Language: Python - Size: 727 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

KhaledAlabssi/Buzzy_the_Chatbot
Simple chatbot implemented using TensorFlow and Natural Language Processing (NLP) techniques. The chatbot is trained on a predefined set of data and can respond to user inputs accordingly.
Language: Python - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

luckymouse0/Pygame-Object-Detection
Object detection using Tensorflow and Pygame
Language: Python - Size: 514 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Qengineering/TensorFlow_Lite_Segmentation_Jetson-Nano
TensorFlow Lite segmentation on a Jetson Nano at 11 FPS
Language: C++ - Size: 11.5 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

hwvs/Dog-or-Cat-TensorflowSharp-Example
An example program for TensorflowSharp - classify an image as a dog or cat using a fine-tuned mobilenet model. GPU tuning parameters are added via a byte-array. (Possibly outdated! Updated 2018)
Language: C# - Size: 5.73 MB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 6

SadmanSakib93/Federated-Learning-Keras
Sample Keras implementation of the Federated Learning (FL) for experimental research simulations.
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 2

Qengineering/TensorFlow_Lite_Face_Mask_RPi_64-bits
Face mask detection on a bare Raspberry Pi 4 wit 32 or 64-bit OS
Language: C++ - Size: 23.1 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 2

gsiddhad/Data-Analytics-Python
Data Analytics in Jupyter Notebook
Language: Python - Size: 2.14 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

puttareddy/simple-tensorflow
A simple Machine Learning (ML) example for reference
Language: HTML - Size: 136 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ico-incognito/mnist
A neural network to recognize hand written digits
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

victor-iyi/tensorflow-examples
An example showing various TensorFlow & Machine Learning concepts.
Language: Python - Size: 391 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

MicrochipTech/PIC32CXBZ2_WBZ45x_BLE_ML_Orientation_Demo
"IoT Made Easy!" - This application shows how to use TensorFlow Lite to build a basic machine learning application on a PIC32CX-BZ2 / WBZ451 device. The application classifies the orientation of the WBZ451 Curiosity board using a pretrained TensorFlow model, and then sends the classification result to an MBD App.
Language: C - Size: 94.5 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

dmitrifried/AI-demo-notebooks
A set of educational Jupyter notebooks for the purpose of demonstrating AI interactively
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

hidayatarg/Learn-Train-Model-Tensorflow
#AI Tensorflow, Machine Learning and Building a data model to recognize object detection with Keras back-end. This a research work. This library is designed for everyone to learn fast.
Language: Python - Size: 258 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

srikantvadrevu/neural-networks-practice
Getting started with neural networks.
Language: Jupyter Notebook - Size: 170 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

daugaard/tensorflow-notebooks
Notebooks with experiments with tensorflow.
Language: Jupyter Notebook - Size: 12 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rishabhindoria/GPU-to-TPU
Switching from GPU to the future of Machine learning the TPU. Over 1 million images trained Resnet50 in under 20 mins compared to days or weeks on GPU and all for 0$ free on Google Colab Notebooks in Google Drive, clone repo and jump right in!!
Language: Jupyter Notebook - Size: 2.93 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 3

todun/deep-frameworks-explore Fork of simeonubi/deep-frameworks-explore
Tensorflow low level python API quick guide
Language: Jupyter Notebook - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

tamzi/ML4Mobile
Making you android App smarter by integrating Machine Learning
Size: 375 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

mmrbulbul/TensorFlow
Language: Jupyter Notebook - Size: 261 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Qengineering/TensorFlow_Lite_SSD_Jetson-Nano
TensorFlow Lite SSD on a Jetson Nano 28.5 FPS
Language: C++ - Size: 21.1 MB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 2

getcontrol/KYC-tensorflow
Consume custom TensorFlow model to automate KYC
Language: Jupyter Notebook - Size: 17 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 6

EmuxEvans/TensorFlow-Examples Fork of aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
Language: Jupyter Notebook - Size: 5.79 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

pierfrancesco/tensorflow-js-knn-dashboard
A next-react-redux app for play with tensor flow knn
Language: JavaScript - Size: 803 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cloudwiser/TensorFlowLiteRPIZeroTPU
TensorFlow Lite & Coral TPU: C++ examples on Raspberry Pi Zero W
Language: Makefile - Size: 43 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

sayannath/GSoC-Project-2021
TensorFlow Lite Object Detection Android Demo
Language: Java - Size: 9.81 MB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 4

oleksandr-g-rock/How_to_create-image-classification-for-recognizing-persons-animals-others
Create image classification for recognizing persons, animals, others.
Language: Jupyter Notebook - Size: 23.6 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 2

YusufTerzii/TensorflowCarAnalysis
TensorflowProject
Language: Jupyter Notebook - Size: 617 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

YusufTerzii/TensorflowBasics
TensorflowBasics and Some Exercises
Language: Jupyter Notebook - Size: 251 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Tenoke/tensorflowjs-rps
A tensorflow.js Rock-Paper-Scissors Model running on a Flask server
Language: Jupyter Notebook - Size: 240 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

oduwa/pyTextSum
Simple neural extractive text summarization
Language: Python - Size: 2.33 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Hironsan/tensorflow-nlp-examples
TensorFlow Examples for Natural Language Processing
Language: Python - Size: 769 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 32 - Forks: 15

datainq/go-mnist-client
TensorFlow serving mnist example client in Go.
Language: Go - Size: 103 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 1

arasgungore/models Fork of tensorflow/models
Models and examples built with TensorFlow.
Language: Python - Size: 592 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

wingkwong/tensorflow-playground
TensorFlow Learning Notebooks
Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

bhattbhavesh91/tensorflow_notebooks
Notebooks & Tutorial links for TensorFlow 1 & 2
Language: Jupyter Notebook - Size: 42 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 2

BurakAhmet/Handwriting-Digit-Recognition
Instant handwriting digit classification with mnist dataset and TensorFlow
Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

paprocki-r/tensor_flow_exercises
practical examples with Tensor Flow - step by step
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

hiteshsahu/Android-Machine-Learning-With-TensorFlow
Tensor Flow implementation for Android
Language: Java - Size: 187 MB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 20 - Forks: 19

danta666/MNIST_TRAIN
MNIST training process and the use of results to identify digital pictures
Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

gunh0/tensorflow-playground
TensorFlow is a free and open-source software library for dataflow and differentiable programming across a range of tasks.
Language: Jupyter Notebook - Size: 46 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

JaeDukSeo/Daily-Neural-Network-Practice-3
Daily Neural Network Practice Season 3! ( Finishing up Masters)
Language: Jupyter Notebook - Size: 432 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 10

vogon101/skincancer
Skincancer detection project
Language: Jupyter Notebook - Size: 288 MB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 1

jgericardo/tnsrflw-codelabs
repo for tensorflow experiments and guides.
Language: Jupyter Notebook - Size: 3.84 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

FahimFBA/tf-learning
Learning material for my Tensorflow learning
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

xnuohz/GCNDTI
Tensorflow implementation of "Compound–protein interaction prediction with end-to-end learning of neural networks for graphs and sequences "
Language: Python - Size: 12.7 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

gittar/keras-2D-example
classification example to demonstrate basic keras usage
Language: Jupyter Notebook - Size: 305 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

gittar/tensorflow_transfer
transfer learning with tensorflow 2
Language: Python - Size: 318 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

huyz1117/VGG
Implement VGG with TensorFlow on MNIST
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 5

huyz1117/LeNet
使用TensorFlow简单实现LeNet
Language: Jupyter Notebook - Size: 12.4 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

joshuacwnewton/ONNX-to-TFLite
Converting the ONNX model representation to the TensorFlow Lite representation.
Language: Jupyter Notebook - Size: 23.4 MB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 34 - Forks: 4

RahulBhalley/deep-learning-in-s4tf
Get started with Swift for TensorFlow by examples
Language: Jupyter Notebook - Size: 81.1 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 2

Spr1nt0a0/21_tensorflow_demos
21个深度学习项目实战,基于tensorflow。
Language: Python - Size: 224 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

dtiarks/pg_agents
Collection of policy gradient based RL agents
Language: Python - Size: 6.12 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

gsurma/deep_dream
DeepDream psychodelic image generator.
Language: Python - Size: 49.3 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 39 - Forks: 15

AshutoshDongare/Tensorflow-Wide-Deep-Local-Prediction
This project demonstrates how to run and save predictions locally using exported tensorflow estimator model
Language: Python - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 30 - Forks: 27

avilash/tensorflow-siamese
Siamese Networks in Tensorflow
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 2

flexbox/machine-learning-with-javascript
Everything I know about TensorFlow with JavaScript
Language: JavaScript - Size: 25.3 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 4

yo8568/tensorflow-tutorial-examples
Follow tensorflow tutorial to implement the examples
Language: Python - Size: 134 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Tensor4Dummies/5_img_mnist
Parte 5: Procesamiento de imágenes mediante MNIST
Language: Python - Size: 937 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

adityaknegi/python-for-data-science-and-machine-learning-bootcamp1
machine learning bootcamp
Language: Jupyter Notebook - Size: 47.1 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

zhangchicheng/Deep-Learning-Projects
EECE7398
Language: Python - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

MendezJesus/python_to_web
Training a neural network using TensorFlow and Python, then running it in the browser using TensorFlow.js.
Language: Jupyter Notebook - Size: 47.9 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 1

pottekkat/dog-eyes
This notebook builds a multiclass image classifier for classifying dog breeds using TensorFlow 2.0 and TensorFlow Hub.
Language: Jupyter Notebook - Size: 4.7 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

Mehran-k/TensorFlow-101
The aim of this GitHub repository is to provide a few simple TensorFlow examples to help learn TensorFlow faster. More examples will be added in future.
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

andDevW/TFDemoInstall
Shortcut to install the latest nightly build of TensorFlow Android Camera Demo APK.
Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

akimach/EsotericTensorFlow
TensorFlow's graph is Turing complete.
Language: Python - Size: 44.9 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 41 - Forks: 7

KanuKim97/Tensor_flow
TensorFlow with Keras
Language: Python - Size: 293 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

jamesdhope/Deep-Learning-Udacity-101
Assignments for Google Deep Learning 101 hosted on Udacity
Language: Jupyter Notebook - Size: 89.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

jamesdhope/neural-networks
A series of documented Jupyter notebooks implementing various neural nets.
Language: Jupyter Notebook - Size: 11.7 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

kimmyungsup/Reinforcement-Learning-with-Tensorflow-2.0
Tensorflow 2.0 Reinforcement Learning
Language: Python - Size: 33.2 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 11

mrkazawa/tensorflow
Collections of tensorflow usage for Machine Learning
Language: Python - Size: 257 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
