TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
💬 Slides and supplementary codes for my talk 'Debugging Tips on TensorFlow' (2016)
Computer vision based ML training data generation tool :rocket:
Completed the CS231n 2017 spring assignments from Stanford university
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
CRF-RNN Keras/Tensorflow version
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
Classify music genre from a 10 second sound stream using a Neural Network.
Generative Adversarial Text to Image Synthesis / Please Star -->
TensorFlow2教程 TensorFlow 2.0 Tutorial 入门教程实战案例
Repository of the paper "A Systematic Evaluation of Deep Anomaly Detection Methods for Time Series".
"Pop Music Transformer: Beat-based Modeling and Generation of Expressive Pop Piano Compositions", ACM Multimedia 2020
Image Acquisition Library for GenICam-based Machine Vision System
A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational Autoencoder (V...
Anno-Mage: A Semi Automatic Image Annotation Tool which helps you in annotating images by suggesting you annotations using user-defined labels
Rock, Paper, Scissors, Lizard, Spock - Sample Application
Node.js + TensorFlow
PyTorch and Tensorflow functional model definitions
Asynchronous Methods for Deep Reinforcement Learning
Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0...
DeMoN: Depth and Motion Network
Rotational region detection based on Faster-RCNN.
iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data
用PaddlePaddle和Tensorflow实现常用的深度学习算法
The SSBM "Phillip" AI.
TensorFlow Node.js provides idiomatic JavaScript language bindings and a high layer API for Node.js users. TensorFlow Node.js provides idiomatic JavaS...
QKeras: a quantization deep learning library for Tensorflow Keras
💭 Aspect-Based-Sentiment-Analysis: Transformer & Explainable ML (TensorFlow)
Build high-performance AI models with modular building blocks
A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)
a tensorflow implementation of WGAN
Tensorflow Implementation of R-Net
TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"
ACG2vec (Anime Comics Games to vector) are committed to creating a playground that combines ACG and Deep learning.(文本语义检索、以图搜图、语义搜图、...
Estimate absolute 3D human poses from RGB images.
tensorflow를 사용하여 텍스트 전처리부터, Topic Models, BERT, GPT, LLM과 같은 최신 모델의 다운스트림 태스크들을 정리한 Deep Learning NLP 저장소입니다.
Tensorflow implementation of paper: Learning to Diagnose with LSTM Recurrent Neural Networks.
《Deep Learning》《深度学习》 by Ian Goodfellow, Yoshua Bengio and Aaron Courville
SiamFC tracking in TensorFlow.
Notes for Deep Learning Specialization Courses led by Andrew Ng.
Image Recognition captcha without image segmentation 无需图片分割的验证码识别
Medical Q&A with Deep Language Models
real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA...
collections of data science, machine learning and data visualization projects with pandas, sklearn, matplotlib, tensorflow2, Keras, various ML algorit...
We propose a VAE-LSTM model as an unsupervised learning approach for anomaly detection in time series.
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
DenseNet Implementation in Tensorflow
🖖 Train an artificial intelligence to play tinder for you
I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101
About Muti-Label Text Classification Based on Neural Network.