tensorflow
Topic

tensorflow

TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.

Repositories (1189)

Me_Bot
Me_Bot Spandan-Madan Jupyter Notebook

Build a bot that speaks like you!

687
tf_repos
tf_repos lambdaji Python

TensorFlow Script

687
reversi-alpha-zero
reversi-alpha-zero mokemokechicken Python

Reversi reinforcement learning by AlphaGo Zero methods.

685
CS224n
CS224n hankcs Python

CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017

684
magnetron
magnetron MarioSieg C++

A zero-dependency ML framework in C with a modern Python API for full control over execution and memory.

683
captcha_platform
captcha_platform kerlomz Python

[验证码识别-部署] This project is based on CNN+BLSTM+CTC to realize verificationtion. This projeccode identificat is only for deployment models.

680
awesome-AI-cheatsheets
awesome-AI-cheatsheets ShowMeAI-Hub Jupyter Notebook

AI与数据科学各类工具库速查表与参考代码

680
TensorSlow
TensorSlow danielsabinasz Jupyter Notebook

Re-implementation of TensorFlow in pure python, with an emphasis on code understandability

679
gretel-synthetics
gretel-synthetics gretelai Python

Synthetic data generators for structured and unstructured text, featuring differentially private learning.

677
tensorflow-rex-run
tensorflow-rex-run MagicCube JavaScript

A TensorFlow.js based AI player platform for T-Rex Runner. T-Rex Runner is originally an easter egg game inside chrome.

675
nboost
nboost koursaros-ai Python

NBoost is a scalable, search-api-boosting platform for deploying transformer models to improve the relevance of search results on different platforms...

674
irl-imitation
irl-imitation yrlu Python

Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL

673
tf-estimator-tutorials
tf-estimator-tutorials GoogleCloudPlatform Jupyter Notebook

This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardised way

670
NeuralKart
NeuralKart rameshvarun Lua

A Real-time Mario Kart 64 AI using ConvNets.

670
web-traffic-forecasting
web-traffic-forecasting sjvasquez Python

Kaggle | Web Traffic Forecasting 📈

668
four_flower
four_flower waitingfordark Python

使用tensorflow和cnn做的图像识别,对四种花进行了分类。

667
Portrait-Segmentation
Portrait-Segmentation anilsathyan7 Jupyter Notebook

Real-time portrait segmentation for mobile devices

663
demos
demos PennyLaneAI Python

Introductions to key concepts in quantum programming, as well as tutorials and implementations from cutting-edge quantum computing research.

663
d2l-vi
d2l-vi d2l-ai Python

Một cuốn sách về Học Sâu đề cập đến nhiều framework phổ biến, được sử dụng trên 300 trường Đại học từ 55 đất nước bao gồm MIT, Stanford, Harvard, và C...

658
Quantus
Quantus understandable-machine-intelligence-lab Jupyter Notebook

Quantus is an eXplainable AI toolkit for responsible evaluation of neural network explanations

658
All-About-the-GAN
All-About-the-GAN hollobit Python

All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN

655
SpecAugment
SpecAugment DemisEom Python

A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain

655
yggdrasil-decision-forests
yggdrasil-decision-forests google C++

A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees.

651
Real-time-stock-market-prediction
Real-time-stock-market-prediction victor369basu JavaScript

In this repository, I have developed the entire server-side principal architecture for real-time stock market prediction with Machine Learning. I have...

648
whisper_android
whisper_android vilassn C++

Offline Speech Recognition with OpenAI Whisper and TensorFlow Lite for Android

648
tfpyth
tfpyth BlackHC Python

Putting TensorFlow back in PyTorch, back in TensorFlow (differentiable TensorFlow PyTorch adapters).

646
text-summarization-tensorflow
text-summarization-tensorflow dongjun-Lee Python

Tensorflow seq2seq Implementation of Text Summarization.

646
cnn-facial-landmark
cnn-facial-landmark yinguobing Python

Training code for facial landmark detection based on deep convolutional neural network.

646
tensorflow-ocr
tensorflow-ocr pannous Python

🖺 OCR using tensorflow with attention

645
gaze-detection
gaze-detection charliegerard JavaScript

👀 Use machine learning in JavaScript to detect eye movements and build gaze-controlled experiences.

645
flutter_tflite
flutter_tflite shaqian Objective-C++

Flutter plugin for TensorFlow Lite

641
RLzoo
RLzoo tensorlayer Python

A Comprehensive Reinforcement Learning Zoo for Simple Usage 🚀

641
recommenders-addons
recommenders-addons tensorflow Cuda

Additional utils and helpers to extend TensorFlow when build recommendation systems, contributed and maintained by SIG Recommenders.

635
KoELECTRA
KoELECTRA monologg Python

Pretrained ELECTRA Model for Korean

633
FSA-Net
FSA-Net shamangary Python

[CVPR19] FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image

630
LiteFlowNet
LiteFlowNet twhui C++

LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018 (Spotlight paper, 6.6%)

629
kaggle_ndsb2017
kaggle_ndsb2017 juliandewit Python

Kaggle datascience bowl 2017

626
ravens
ravens google-research Python

Train robotic agents to learn pick and place with deep learning for vision-based manipulation in PyBullet. Transporter Nets, CoRL 2020.

626
keras_cv_attention_models
keras_cv_attention_models leondgarse Python

Keras beit,caformer,CMT,CoAtNet,convnext,davit,dino,efficientdet,edgenext,efficientformer,efficientnet,eva,fasternet,fastervit,fastvit,flexivit,gcvit,...

625
fast-soft-sort
fast-soft-sort google-research Python

Fast Differentiable Sorting and Ranking

624
dist-keras
dist-keras cerndb Python

Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.

622
neptune-client
neptune-client neptune-ai Python

📘 The experiment tracker for foundation model training

622
Face-Track-Detect-Extract
Face-Track-Detect-Extract Linzaer Python

💎 Detect , track and extract the optimal face in multi-target faces (exclude side face and select the optimal face).

621
sample-tensorflow-imageclassifier
sample-tensorflow-imageclassifier androidthings Java

Classify camera images locally using TensorFlow models

620
SRCNN-Tensorflow
SRCNN-Tensorflow tegg89 Python

Image Super-Resolution Using Deep Convolutional Networks in Tensorflow https://arxiv.org/abs/1501.00092v3

618
ASR_Theory
ASR_Theory zw76859420

语音识别理论、论文和PPT

618
cs329s-ml-deployment-tutorial
cs329s-ml-deployment-tutorial mrdbourke Jupyter Notebook

Code and files to go along with CS329s machine learning model deployment tutorial.

617
multidim-positional-encoding
multidim-positional-encoding tatp22 Python

An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow

617
class-balanced-loss
class-balanced-loss richardaecn Python

Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019

615
yolov4-custom-functions
yolov4-custom-functions theAIGuysCode Python

A Wide Range of Custom Functions for YOLOv4, YOLOv4-tiny, YOLOv3, and YOLOv3-tiny Implemented in TensorFlow, TFLite, and TensorRT.

610