Training neural models with structured signals.
:art: A CNN visualizer
Learn deep learning with tensorflow2.0, keras and python through this comprehensive deep learning tutorial series. Learn deep learning from scratch. D...
Keras implementation of Deep Convolutional Generative Adversarial Networks
Pretrained model hub for Keras 3.
Genetic neural architecture search with Keras
VGGFace implementation with Keras Framework
A tool for converting ONNX files to LiteRT/TFLite/TensorFlow, PyTorch native code (nn.Module), TorchScript (.pt), state_dict (.pt), Exported Program (...
kapre: Keras Audio Preprocessors
A uniform interface to run deep learning models from multiple frameworks
Deep Speaker: an End-to-End Neural Speaker Embedding System.
Generate your own cartoon-style images with CartoonGAN (CVPR 2018), powered by TensorFlow 2.0 Alpha.
Material used for Deep Learning related workshops for Machine Learning Tokyo (MLT)
This project contains examples which demonstrate how to deploy analytic models to mission-critical, scalable production environments leveraging Apache...
A curated collection of iOS, ML, AR resources sprinkled with some UI additions
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
A review of change detection methods, including codes and open data sets for deep learning. From paper: change detection based on artificial intellig...
Generating faces with deconvolution networks
tfts: Time Series Deep Learning Models in TensorFlow
文本情感分析
Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App i...
PyTorch to Keras model convertor
FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:16712...
Boltzmann Machines in TensorFlow with examples
Wavelet scattering transforms in Python with GPU acceleration
Play deep learning with CIFAR datasets
Implementation of NIMA: Neural Image Assessment in Keras
A very simple CNN project to recognize gestures made in American Sign Language
實作基於CNN的台鐵訂票驗證碼辨識以及透過模仿及資料增強的訓練集產生器 (Simple captcha solver based on CNN and a training set generator by imitating the...
Keras implementation of BERT with pre-trained weights
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learni...
[ACL 2020] A Novel Cascade Binary Tagging Framework for Relational Triple Extraction
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification
Code, exercises and tutorials of my personal blog ! 📝
BCDU-Net : Medical Image Segmentation
Keras version of Realtime Multi-Person Pose Estimation project
Simple image search engine
WTTE-RNN a framework for churn and time to event prediction
深度学习近年来关于神经网络模型解释性的相关高引用/顶会论文(附带代码)
A curated list of applied machine learning and data science notebooks and libraries across different industries.
A sign language interpreter using live video feed from the camera.
A deep learning model for style-specific music generation.
Python library to easily log experiments and parallelize hyperparameter search for neural networks
A TensorFlow Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)
An Open-Source Library for Training Binarized Neural Networks
TensorFlow and Deep Learning Tutorials
Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.