Highlights
- Pro
Stars
Tries to provide PDF and EPUB versions of various (maybe) Rust books
Medium to hard Rust questions with explanations
Deezer source separation library including pretrained models.
A simple program to simulate artificial life using attraction/reuplsion forces between many particles
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
"By letting the IoT devices into our everyday life, it is not like we entered the zoo, but we released the animals into our world." ― Csaba Gabor-B
The Best Django Resource, Awesome Django for mature packages.
A list of Free Software network services and web applications which can be hosted on your own servers
A wrapper to be able to run a django application as a windows dekstop application using pyqt and cefpython
Master programming by recreating your favorite technologies from scratch.
A lightweight audio player designed to handle a pile of formats and provide some visualizations too.
12 Weeks, 24 Lessons, AI for All!
🦜🔗 Build context-aware reasoning applications
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
📚 Freely available programming books
This course is designed to introduce students the fundamental of knowledge, technologies and components for web application developments. The basic topics includes the standard HTML for content cre…
Code for the paper "Language Models are Unsupervised Multitask Learners"
This course presents to the students recent research and industrial issues pertaining to data engineering, database systems and technologies. Various topics of interests that are directly or indire…
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
Python and Pandas are known to have issues around scalability and efficiency. You will learn how to use libraries such as Modin, Dask, Ray, Vaex etc to overcome the problems faced by Pandas.