A project designed to explore CNN and the effectiveness of RCNN on classifying the EMNIST dataset.
Stream Tweets and store them in a relational DB. Perform sentiment analysis and network interaction.
DagsHub client libraries
Build and train Lipschitz constrained networks: TensorFlow implementation of k-Lipschitz layers
CNN for intent classification task in a Chatbot
Fast Object Detector for the Jetson Nano
Convolutional neural networks with Python 3 and Keras
Deep learning tools for predicting oil well data
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
A website that utilizes a deep learning neural network to detect who will win NBA games
Unofficial implementation of Octave Convolutions (OctConv) in TensorFlow / Keras.
Identifying diseases in chest X-rays using convolutional neural networks
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CNN model and R...
Keras generators to generate sequences from videos as input
YOLO Autonomous Drone - Deep Learning Person Detection: The YOLO Drone localizes and follows people with the help of the YOLO Deep Network
Multivariate Time Series Prediction using Keras (CNN BiLSTM Attention)
Connect4 reinforcement learning by AlphaGo Zero methods.
Batch Renormalization algorithm implementation in Keras
Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another classification...
Unofficial implementation of Octave Convolutions (OctConv) in TensorFlow / Keras.
A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.
Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU
Flask web app for recommending music based on your facial expressions using FER 2013 dataset and Spotify api
Capsule Network on Fashion MNIST dataset
Speech-to-text based on wav2letter built for transfer learning
Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
以jax为后端的类似keras的框架
Project on getting the angle of steering rotation in a self-driving car. This project is inspired by NVIDIA End to End Learning for Self-Driving Cars...
Batch Renormalization algorithm implementation in Keras
Factorization Machine for regression and classification
Multiple Object Tracking System in Keras + (Detection Network - YOLO)
conditional variational autoencoder written in Keras [not actively maintained]
Using Bidirectional Generative Adversarial Networks to estimate Value-at-Risk for Market Risk Management using TensorFlow.
AiAi.care project is teaching computers to "see" chest X-rays and interpret them how a human Radiologist would. We are using 700,000 Chest X-Rays + De...
Learn deep learning with tensorflow2.0, keras and python through this comprehensive deep learning tutorial series. Learn deep learning from scratch. D...
The On-Ramp to Deep Learning
transformers implement (architecture, task example, serving and more)
Real-time Facial Expression Transfer --> facial expression capture and reenactment via webcam
Deep Learning Stock Volatility with Google Domestic Trends: https://arxiv.org/pdf/1512.04916.pdf
Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.
CNN for intent classification task in a Chatbot
keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...
A repository for recording the machine learning code
My Attempt(s) In The World Of ML/DL....
This is the code repository for my Medium post "Understanding your Convolution network with Visualizations"
Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.
Edge : a computing engine base C++/C
基于深度学习识别12306验证码
一些常用的机器学习算法实现