MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
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 learning.