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)

tensorflow-talk-debugging
tensorflow-talk-debugging wookayin Python

💬 Slides and supplementary codes for my talk 'Debugging Tips on TensorFlow' (2016)

609
myvision
myvision OvidijusParsiunas JavaScript

Computer vision based ML training data generation tool :rocket:

608
CS231n-2017
CS231n-2017 Burton2000 Jupyter Notebook

Completed the CS231n 2017 spring assignments from Stanford university

606
GraphWaveletNeuralNetwork
GraphWaveletNeuralNetwork benedekrozemberczki Python

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

606
DeepRL-TensorFlow2
DeepRL-TensorFlow2 archsyscall Python

🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

606
crfasrnn_keras
crfasrnn_keras sadeepj Python

CRF-RNN Keras/Tensorflow version

603
multi-class-text-classification-cnn-rnn
multi-class-text-classification-cnn-rnn jiegzhan Python

Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.

602
MusicGenreClassification
MusicGenreClassification mlachmish Python

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

601
text-to-image
text-to-image zsdonghao Python

Generative Adversarial Text to Image Synthesis / Please Star -->

599
tensorflow-tutorial-samples
tensorflow-tutorial-samples geektutu Python

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

598
DeepADoTS
DeepADoTS KDD-OpenSource Python

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

598
remi
remi YatingMusic Python

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

598
harvesters
harvesters genicam Python

Image Acquisition Library for GenICam-based Machine Vision System

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

596
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 using user-defined labels

592
RockPaperScissorsLizardSpock
RockPaperScissorsLizardSpock microsoft C#

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

590
node-tensorflow
node-tensorflow nikhilk JavaScript

Node.js + TensorFlow

588
functional-zoo
functional-zoo szagoruyko Jupyter Notebook

PyTorch and Tensorflow functional model definitions

588
async_deep_reinforce
async_deep_reinforce miyosuda Python

Asynchronous Methods for Deep Reinforcement Learning

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

588
demon
demon lmb-freiburg Python

DeMoN: Depth and Motion Network

586
R2CNN_Faster-RCNN_Tensorflow
R2CNN_Faster-RCNN_Tensorflow DetectionTeamUCAS Python

Rotational region detection based on Faster-RCNN.

585
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

585
PaddlePaddle_code
PaddlePaddle_code huxiaoman7 Python

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

584
phillip
phillip vladfi1 Python

The SSBM "Phillip" AI.

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

580
qkeras
qkeras google Python

QKeras: a quantization deep learning library for Tensorflow Keras

580
Aspect-Based-Sentiment-Analysis
Aspect-Based-Sentiment-Analysis ScalaConsultants Python

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

580
zeta
zeta kyegomez Python

Build high-performance AI models with modular building blocks

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

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

578
WGAN-tensorflow
WGAN-tensorflow Zardinality Jupyter Notebook

a tensorflow implementation of WGAN

578
R-Net
R-Net HKUST-KnowComp Python

Tensorflow Implementation of R-Net

577
simulated-unsupervised-tensorflow
simulated-unsupervised-tensorflow carpedm20 Python

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

576
ACG2vec
ACG2vec OysterQAQ

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

576
metrabs
metrabs isarandi Python

Estimate absolute 3D human poses from RGB images.

576
tensorflow-nlp-tutorial
tensorflow-nlp-tutorial ukairia777 Jupyter Notebook

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

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.

573
deep-learning-book
deep-learning-book zsdonghao

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

573
siamfc-tf
siamfc-tf torrvision Python

SiamFC tracking in TensorFlow.

572
deeplearning-notes
deeplearning-notes lijqhs

Notes for Deep Learning Specialization Courses led by Andrew Ng.

572
captcha_recognize
captcha_recognize PatrickLib Python

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

571
DocProduct
DocProduct re-search Jupyter Notebook

Medical Q&A with Deep Language Models

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

570
Data-Science-and-Machine-Learning-Projects-Dojo
Data-Science-and-Machine-Learning-Projects-Dojo ptyadana Jupyter Notebook

collections of data science, machine learning and data visualization projects with pandas, sklearn, matplotlib, tensorflow2, Keras, various ML algorit...

570
VAE-LSTM-for-anomaly-detection
VAE-LSTM-for-anomaly-detection lin-shuyu Jupyter Notebook

We propose a VAE-LSTM model as an unsupervised learning approach for anomaly detection in time series.

569
practical_seq2seq
practical_seq2seq suriyadeepan Jupyter Notebook

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

567
densenet-tensorflow
densenet-tensorflow YixuanLi Python

DenseNet Implementation in Tensorflow

564
auto-tinder
auto-tinder joelbarmettlerUZH Python

🖖 Train an artificial intelligence to play tinder for you

564
keras-YOLOv3-mobilenet
keras-YOLOv3-mobilenet Adamdad Python

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

562
Multi-Label-Text-Classification
Multi-Label-Text-Classification RandolphVI Python

About Muti-Label Text Classification Based on Neural Network.

562