Stars
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.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Models and examples built with TensorFlow
A curated list of awesome Machine Learning frameworks, libraries and software.
scikit-learn: machine learning in Python
The world's simplest facial recognition api for Python and the command line
Scrapy, a fast high-level web crawling & scraping framework for Python.
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
A toolkit for developing and comparing reinforcement learning algorithms.
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
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,…
Real-time face swap for PC streaming or video calls
Minimal examples of data structures and algorithms in Python
Image-to-Image Translation in PyTorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Modular visual interface for GDB in Python
Minimal and clean examples of machine learning algorithms implementations