tensorflow-examples
There are 575 repositories under tensorflow-examples topic.
lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
tensorflow/examples
TensorFlow examples
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
tensorflow/docs
TensorFlow documentation
NELSONZHAO/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
teddylee777/machine-learning
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
taki0112/Tensorflow-Cookbook
Simple Tensorflow Cookbook for easy-to-use
zzh8829/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0
jostmey/NakedTensor
Bare bone examples of machine learning in TensorFlow
devzwy/open_nsfw_android
🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台
YunYang1994/TensorFlow2.0-Examples
🙄 Difficult algorithm, Simple code.
amitshekhariitbhu/AndroidTensorFlowMachineLearningExample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
serizba/cppflow
Run TensorFlow models in C++ without installation and without Bazel
kevin369ml/My-TensorFlow-tutorials
This repo contains all of my TensorFlow tutorials
zkywsg/Daily-DeepLearning
🔥机器学习/深度学习/Python/大模型/多模态/LLM/deeplearning/Python/Algorithm interview/NLP Tutorial
amitshekhariitbhu/Android-TensorFlow-Lite-Example
Android TensorFlow Lite Machine Learning Example
tobybreckon/fire-detection-cnn
real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)
Elucidation/tensorflow_chessbot
Predict chessboard FEN layouts from images using TensorFlow
BoyuanJiang/Age-Gender-Estimate-TF
Face age and gender estimate using TensorFlow
PatWie/tensorflow-cmake
TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake
rohan-paul/MachineLearning-DeepLearning-Code-for-my-YouTube-Channel
The full collection of all codes for my Youtube Channel segregated as per topic.
wangqingbaidu/Dr.Sure
🏫DeepLearning学习笔记以及Tensorflow、Pytorch的使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。
ARM-software/mango
Parallel Hyperparameter Tuning in Python
skcript/tensorflow-resources
Curated Tensorflow code resources to help you get started with Deep Learning.
SciSharp/SciSharp-Stack-Examples
Practical examples written in SciSharp's machine learning libraries
j-min/tf_tutorial_plus
Tutorials for TensorFlow APIs the official documentation doesn't cover
joelowj/Machine-Learning-and-Reinforcement-Learning-in-Finance
Machine Learning and Reinforcement Learning in Finance New York University Tandon School of Engineering
sseung0703/KD_methods_with_TF
Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)
thekevinscott/ml-classifier-ui
A UI tool for quickly training image classifiers in the browser
Yishun99/KB-QA
基于知识库的中文问答系统(biLSTM)
bogatyy/cs224d
Code for Stanford CS224D: deep learning for natural language understanding
xei/recommender-system-tutorial
A step-by-step tutorial on developing a practical recommendation system (retrieval and ranking) using TensorFlow Recommenders and Keras.
terrytangyuan/tensorflow-in-practice-code
源码实现:《TensorFlow实战》黄文坚,唐源 著
Livinglist/Manji
Manji is a mobile application built to help people learn about Japanese Kanji.
Gautam-J/Self-Driving-Car
Automated Driving in NFS using CNN.