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

Machine-Learning-for-Beginner-by-Python3
Machine-Learning-for-Beginner-by-Python3 Anfany Python

为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。

434
inpainting_gmcnn
inpainting_gmcnn shepnerd Python

Image Inpainting via Generative Multi-column Convolutional Neural Networks, NeurIPS2018

434
sbnet
sbnet uber-research Python

Sparse Blocks Networks

433
RMDL
RMDL kk7nc Python

RMDL: Random Multimodel Deep Learning for Classification

432
Attention-ocr-Chinese-Version
Attention-ocr-Chinese-Version A-bone1 Python

Attention OCR Based On Tensorflow

430
Deep-Learning
Deep-Learning Robinwho

深度学习/人工智能/机器学习资料汇总(Deep Learning/Artificial Intelligent/Machine Learning) 持续更新……

430
MachineLearning-DeepLearning-Code-for-my-YouTube-Channel
MachineLearning-DeepLearning-Code-for-my-YouTube-Channel rohan-paul Jupyter Notebook

The full collection of all codes for my Youtube Channel segregated as per topic.

429
deepcut
deepcut rkcosmos Python

A Thai word tokenization library using Deep Neural Network

428
framework-reproducibility
framework-reproducibility NVIDIA Python

Providing reproducibility in deep learning frameworks

428
tensorflow-char-rnn
tensorflow-char-rnn crazydonkey200 Python

Char-RNN implemented using TensorFlow.

426
Dr.Sure
Dr.Sure wangqingbaidu Python

🏫DeepLearning学习笔记以及Tensorflow、Pytorch的使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。

426
multi-class-text-classification-cnn
multi-class-text-classification-cnn jiegzhan Python

Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow...

425
DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2
DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2 LynnHo Python

Reimplementation of GANs

424
sdsandbox
sdsandbox tawnkramer C#

This provides a sandbox simulator for training a self-driving car. This uses Unity for simulation and Python with Keras and Tensorflow for training. R...

424
image-quality
image-quality ocampor Python

Image quality is an open source software library for Image Quality Assessment (IQA).

424
Real-time-self-adaptive-deep-stereo
Real-time-self-adaptive-deep-stereo CVLAB-Unibo Python

Code for "Real-time self-adaptive deep stereo" - CVPR 2019 (ORAL)

423
R2CNN_FPN_Tensorflow
R2CNN_FPN_Tensorflow yangxue0827 Python

R2CNN: Rotational Region CNN Based on FPN (Tensorflow)

422
deep-learning-specialization
deep-learning-specialization greyhatguy007 Jupyter Notebook

Contains Solutions to Deep Learning Specailization - Coursera

422
tf_seq2seq_chatbot
tf_seq2seq_chatbot nicolas-ivanov Python

[unmaintained]

421
unreal
unreal miyosuda Python

Reinforcement learning with unsupervised auxiliary tasks

421
katana-skipper
katana-skipper katanaml Python

Simple and flexible ML workflow engine

421
dataloader
dataloader NVIDIA-Merlin Python

The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX

421
keras-text
keras-text raghakot Python

Text Classification Library in Keras

420
RL-Chatbot
RL-Chatbot pochih Python

🤖 Deep Reinforcement Learning Chatbot

420
emotion-classification-from-audio-files
emotion-classification-from-audio-files marcogdepinto Python

Understanding emotions from audio files using neural networks and multiple datasets.

420
human-motion-prediction
human-motion-prediction una-dinosauria Python

Simple baselines and RNNs for predicting human motion in tensorflow. Presented at CVPR 17.

418
WassersteinGAN.tensorflow
WassersteinGAN.tensorflow shekkizh Python

Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875

417
MIScnn
MIScnn frankkramer-lab Python

A framework for Medical Image Segmentation with Convolutional Neural Networks and Deep Learning

417
huskarl
huskarl danaugrs Python

Deep Reinforcement Learning Framework + Algorithms

416
SimGAN
SimGAN mjdietzx Python

Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training

416
Peppa_Pig_Face_Engine
Peppa_Pig_Face_Engine 610265158 Python

A simple face detect and alignment method, which is easy and stable.

416
hivemq-mqtt-tensorflow-kafka-realtime-iot-machine-learning-training-inference
hivemq-mqtt-tensorflow-kafka-realtime-iot-machine-learning-training-inference kaiwaehner Jupyter Notebook

Real Time Big Data / IoT Machine Learning (Model Training and Inference) with HiveMQ (MQTT), TensorFlow IO and Apache Kafka - no additional data store...

416
PlaneNet
PlaneNet art-programmer Python

PlaneNet: Piece-wise Planar Reconstruction from a Single RGB Image

415
FPN_Tensorflow
FPN_Tensorflow yangxue0827 Python

A Tensorflow implementation of FPN detection framework.

414
tflite-android-transformers
tflite-android-transformers huggingface Java

DistilBERT / GPT-2 for on-device inference thanks to TensorFlow Lite with Android demo apps

414
neuralmonkey
neuralmonkey ufal Python

An open-source tool for sequence learning in NLP built on TensorFlow.

413
deep-koalarization
deep-koalarization baldassarreFe Python

Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and Inception-ResNet-v2 (https://arxiv.org/abs/1712.03400)

413
tevr-asr-tool
tevr-asr-tool DeutscheKI C

State-of-the-art (ranked #1 Aug 2022) German Speech Recognition in 284 lines of C++. This is a 100% private 100% offline 100% free CLI tool.

413
dl_inference
dl_inference wuba Java

通用深度学习推理工具,可在生产环境中快速上线由TensorFlow、PyTorch、Caffe框架训练出的深度学习模型。

413
AirGesture
AirGesture vietnh1009 Python

Play games without touching keyboard

412
Machine-Learning-is-ALL-You-Need
Machine-Learning-is-ALL-You-Need Skylark0924 Python

🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This...

411
DeepPiCar
DeepPiCar dctian Jupyter Notebook

Deep Learning Autonomous Car based on Raspberry Pi, SunFounder PiCar-V Kit, TensorFlow, and Google's EdgeTPU Co-Processor

411
flownet2-tf
flownet2-tf sampepose Python

FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks

408
mct-model-optimization
mct-model-optimization SonySemiconductorSolutions Python

Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. This project pr...

407
ICNet-tensorflow
ICNet-tensorflow hellochick Jupyter Notebook

TensorFlow-based implementation of "ICNet for Real-Time Semantic Segmentation on High-Resolution Images".

407
paraphraser
paraphraser vsuthichai Python

Sentence paraphrase generation at the sentence level

407
zhihu-text-classification
zhihu-text-classification yongyehuang Jupyter Notebook

[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案

406
keras-squeezenet
keras-squeezenet rcmalli Python

SqueezeNet implementation with Keras Framework

406
MixHop-and-N-GCN
MixHop-and-N-GCN benedekrozemberczki Python

An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).

405
sagify
sagify Kenza-AI Python

MLOps for AWS SageMaker

405