Stars
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
A local chatbot fine-tuned by bilibili user comments.
An enterprise-class UI design language and React UI library
This project was put together to teach myself NASM x86 assembly language on linux.
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
A simple neural network implement in c++
vense / keras-grad-cam
Forked from jacobgil/keras-grad-camAn implementation of Grad-CAM with keras(v2.1.3 tested)
Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)
Minimal, clean example of lstm neural network training in python, for learning purposes.
Keras code and weights files for popular deep learning models.
TensorFlow Basic Tutorial Labs
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials,…
Visual Question Answering task written in Keras that answers questions about images
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Web interface for Neural Visual Answering (https://github.com/abhshkdz/neural-vqa)
Visual Question Answering Demo on pretrained model
Models and examples built with TensorFlow
Visual Question Answering in Tensorflow.
A convolutional neural network from scratch