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 (1194)

android-yolo
android-yolo natanielruiz C++

Real-time object detection on Android using the YOLO network with TensorFlow

691
whisper_android
whisper_android vilassn C++

Offline Speech Recognition with OpenAI Whisper and TensorFlow Lite for Android

691
CS224n
CS224n hankcs Python

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

689
sklearn-classification
sklearn-classification dformoso Jupyter Notebook

Data Science Notebook on a Classification Task, using sklearn and Tensorflow.

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

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

687
Me_Bot
Me_Bot Spandan-Madan Jupyter Notebook

Build a bot that speaks like you!

686
tf_repos
tf_repos lambdaji Python

TensorFlow Script

686
reversi-alpha-zero
reversi-alpha-zero mokemokechicken Python

Reversi reinforcement learning by AlphaGo Zero methods.

684
gretel-synthetics
gretel-synthetics gretelai Python

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

683
irl-imitation
irl-imitation yrlu Python

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

681
demos
demos PennyLaneAI Python

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

680
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.

678
TensorSlow
TensorSlow danielsabinasz Jupyter Notebook

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

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.

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

[JMLR 2023] Quantus is an eXplainable AI toolkit for responsible evaluation of neural network explanations

674
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...

672
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.

672
NeuralKart
NeuralKart rameshvarun Lua

A Real-time Mario Kart 64 AI using ConvNets.

671
four_flower
four_flower waitingfordark Python

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

670
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

669
web-traffic-forecasting
web-traffic-forecasting sjvasquez Python

Kaggle | Web Traffic Forecasting 📈

668
Portrait-Segmentation
Portrait-Segmentation anilsathyan7 Jupyter Notebook

Real-time portrait segmentation for mobile devices

666
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...

662
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
text-summarization-tensorflow
text-summarization-tensorflow dongjun-Lee Python

Tensorflow seq2seq Implementation of Text Summarization.

647
gaze-detection
gaze-detection charliegerard JavaScript

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

647
tfpyth
tfpyth BlackHC Python

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

646
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...

646
tensorflow-ocr
tensorflow-ocr pannous Python

🖺 OCR using tensorflow with attention

644
cnn-facial-landmark
cnn-facial-landmark yinguobing Python

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

644
KoELECTRA
KoELECTRA monologg Python

Pretrained ELECTRA Model for Korean

640
RLzoo
RLzoo tensorlayer Python

A Comprehensive Reinforcement Learning Zoo for Simple Usage 🚀

639
flutter_tflite
flutter_tflite shaqian Objective-C++

Flutter plugin for TensorFlow Lite

638
recommenders-addons
recommenders-addons tensorflow Cuda

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

635
LiteFlowNet
LiteFlowNet twhui C++

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

632
FSA-Net
FSA-Net shamangary Python

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

632
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.

631
kaggle_ndsb2017
kaggle_ndsb2017 juliandewit Python

Kaggle datascience bowl 2017

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
cs329s-ml-deployment-tutorial
cs329s-ml-deployment-tutorial mrdbourke Jupyter Notebook

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

623
neptune-client
neptune-client neptune-ai Python

📘 The experiment tracker for foundation model training

623
dist-keras
dist-keras cerndb Python

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

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).

622
fast-soft-sort
fast-soft-sort google-research Python

Fast Differentiable Sorting and Ranking

622
sample-tensorflow-imageclassifier
sample-tensorflow-imageclassifier androidthings Java

Classify camera images locally using TensorFlow models

620
ASR_Theory
ASR_Theory zw76859420

语音识别理论、论文和PPT

618
multidim-positional-encoding
multidim-positional-encoding tatp22 Python

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

616
class-balanced-loss
class-balanced-loss richardaecn Python

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

615
SRCNN-Tensorflow
SRCNN-Tensorflow tegg89 Python

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

614