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)

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

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

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

599
GraphWaveletNeuralNetwork
GraphWaveletNeuralNetwork benedekrozemberczki Python

A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)

598
TensorFlow-VAE-GAN-DRAW
TensorFlow-VAE-GAN-DRAW ikostrikov Python

A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational Autoencoder (V...

597
async_deep_reinforce
async_deep_reinforce miyosuda Python

Asynchronous Methods for Deep Reinforcement Learning

592
RockPaperScissorsLizardSpock
RockPaperScissorsLizardSpock microsoft C#

Rock, Paper, Scissors, Lizard, Spock - Sample Application

592
R2CNN_Faster-RCNN_Tensorflow
R2CNN_Faster-RCNN_Tensorflow DetectionTeamUCAS Python

Rotational region detection based on Faster-RCNN.

591
DeepADoTS
DeepADoTS KDD-OpenSource Python

Repository of the paper "A Systematic Evaluation of Deep Anomaly Detection Methods for Time Series".

590
node-tensorflow
node-tensorflow nikhilk JavaScript

Node.js + TensorFlow

588
functional-zoo
functional-zoo szagoruyko Jupyter Notebook

PyTorch and Tensorflow functional model definitions

587
semi-auto-image-annotation-tool
semi-auto-image-annotation-tool virajmavani Python

Anno-Mage: A Semi Automatic Image Annotation Tool which helps you in annotating images by suggesting you annotations for 80 object classes using a pre...

587
MusicGenreClassification
MusicGenreClassification mlachmish Python

Classify music genre from a 10 second sound stream using a Neural Network.

585
demon
demon lmb-freiburg Python

DeMoN: Depth and Motion Network

583
tensorflow-nodejs
tensorflow-nodejs yorkie JavaScript

TensorFlow Node.js provides idiomatic JavaScript language bindings and a high layer API for Node.js users. TensorFlow Node.js provides idiomatic JavaS...

581
simulated-unsupervised-tensorflow
simulated-unsupervised-tensorflow carpedm20 Python

TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"

580
PaddlePaddle_code
PaddlePaddle_code huxiaoman7 Python

用PaddlePaddle和Tensorflow实现常用的深度学习算法

580
DNC-tensorflow
DNC-tensorflow Mostafa-Samir Jupyter Notebook

A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)

579
R-Net
R-Net HKUST-KnowComp Python

Tensorflow Implementation of R-Net

578
WGAN-tensorflow
WGAN-tensorflow Zardinality Jupyter Notebook

a tensorflow implementation of WGAN

578
remi
remi YatingMusic Python

"Pop Music Transformer: Beat-based Modeling and Generation of Expressive Pop Piano Compositions", ACM Multimedia 2020

578
UAV-DDPG
UAV-DDPG fangvv Python

Code for paper "Computation Offloading Optimization for UAV-assisted Mobile Edge Computing: A Deep Deterministic Policy Gradient Approach"

575
Multilabel-timeseries-classification-with-LSTM
Multilabel-timeseries-classification-with-LSTM aqibsaeed Jupyter Notebook

Tensorflow implementation of paper: Learning to Diagnose with LSTM Recurrent Neural Networks.

574
siamfc-tf
siamfc-tf torrvision Python

SiamFC tracking in TensorFlow.

573
phillip
phillip vladfi1 Python

The SSBM "Phillip" AI.

572
DocProduct
DocProduct re-search Jupyter Notebook

Medical Q&A with Deep Language Models

571
Aspect-Based-Sentiment-Analysis
Aspect-Based-Sentiment-Analysis ScalaConsultants Python

💭 Aspect-Based-Sentiment-Analysis: Transformer & Explainable ML (TensorFlow)

570
practical_seq2seq
practical_seq2seq suriyadeepan Jupyter Notebook

A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly

568
captcha_recognize
captcha_recognize PatrickLib Python

Image Recognition captcha without image segmentation 无需图片分割的验证码识别

568
densenet-tensorflow
densenet-tensorflow YixuanLi Python

DenseNet Implementation in Tensorflow

567
qkeras
qkeras google Python

QKeras: a quantization deep learning library for Tensorflow Keras

566
handwriting-generation
handwriting-generation Grzego Python

Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0...

565
tensorflow-tutorial-samples
tensorflow-tutorial-samples geektutu Python

TensorFlow2教程 TensorFlow 2.0 Tutorial 入门教程实战案例

564
ACG2vec
ACG2vec OysterQAQ

ACG2vec (Anime Comics Games to vector) are committed to creating a playground that combines ACG and Deep learning.(文本语义检索、以图搜图、语义搜图、...

564
deep-learning-book
deep-learning-book zsdonghao

《Deep Learning》《深度学习》 by Ian Goodfellow, Yoshua Bengio and Aaron Courville

562
keras-YOLOv3-mobilenet
keras-YOLOv3-mobilenet Adamdad Python

I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101

561
reaver
reaver inoryy Python

Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.

559
fire-detection-cnn
fire-detection-cnn tobybreckon Python

real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA...

559
vectorhub
vectorhub RelevanceAI

Vector Hub - Library for easy discovery, and consumption of State-of-the-art models to turn data into vectors. (text2vec, image2vec, video2vec, graph2...

559
Multi-Label-Text-Classification
Multi-Label-Text-Classification RandolphVI Python

About Muti-Label Text Classification Based on Neural Network.

556
Forward
Forward Tencent C++

A library for high performance deep learning inference on NVIDIA GPUs.

556
Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras
Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras curiousily Jupyter Notebook

iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data

556
keras-rcnn
keras-rcnn broadinstitute Python

Keras package for region-based convolutional neural networks (RCNNs)

555
pinferencia
pinferencia underneathall Python

Python + Inference - Model Deployment library in Python. Simplest model inference server ever.

555
tensorflow-value-iteration-networks
tensorflow-value-iteration-networks hi-abhi Python

TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper

553
magnetron
magnetron MarioSieg C++

(WIP) A small but powerful, homemade PyTorch from scratch.

553
auto-tinder
auto-tinder joelbarmettlerUZH Python

🖖 Train an artificial intelligence to play tinder for you

553
DeepPath
DeepPath xwhan Python

code and docs for my EMNLP paper "DeepPath: A Reinforcement Learning Method for Knowledge Graph Reasoning"

553
tensorflow-nlp-tutorial
tensorflow-nlp-tutorial ukairia777 Jupyter Notebook

tensorflow를 사용하여 텍스트 전처리부터, Topic Models, BERT, GPT, LLM과 같은 최신 모델의 다운스트림 태스크들을 정리한 Deep Learning NLP 저장소입니다.

552
MultiNet
MultiNet MarvinTeichmann Python

Real-time Joint Semantic Reasoning for Autonomous Driving

551
typedb-ml
typedb-ml typedb Python

TypeDB-ML is the Machine Learning integrations library for TypeDB

551