Stars
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
An opinionated list of awesome Python frameworks, libraries, software and resources.
All Algorithms implemented in Python
Command-line program to download videos from YouTube.com and other video sites
scikit-learn: machine learning in Python
A toolkit for developing and comparing reinforcement learning algorithms.
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Code for the paper "Language Models are Unsupervised Multitask Learners"
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RN…
A paper list of object detection using deep learning.
A collection of machine learning examples and tutorials.
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step deb…
CNN-RNN中文文本分类,基于TensorFlow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
Sarasra / models
Forked from tensorflow/modelsModels and examples built with TensorFlow
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
Chatbot in 200 lines of code using TensorLayer
Use NLP to predict stock price movement associated with news
High Frequency Trading Price Prediction using LSTM Recursive Neural Networks
Kaggle's competition for using Google's word2vec package for sentiment analysis