Highlights
- Pro
Lists (2)
Sort Name ascending (A-Z)
Starred repositories
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
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Models and examples built with TensorFlow
A toolkit for developing and comparing reinforcement learning algorithms.
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
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,…
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
🔥 2D and 3D Face alignment library build using pytorch
Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!
StarGAN - Official PyTorch Implementation (CVPR 2018)
YuE: Open Full-song Music Generation Foundation Model, something similar to Suno.ai but open
Stable diffusion for real-time music generation
Image Deblurring using Generative Adversarial Networks
A collection of research papers on decision, classification and regression trees with implementations.
ThetaGang is an IBKR bot for collecting money
Python wrapper of Android uiautomator test tool.
An easy to use and portable Virtual Private Network (VPN) system built with Linux and a Raspberry Pi. #nsacyber
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are…