nimbus98's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
angular/angular
Deliver web apps with confidence 🚀
Hack-with-Github/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
3b1b/manim
Animation engine for explanatory math videos
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
spicetify/cli
Command-line tool to customize Spotify client. Supports Windows, MacOS, and Linux.
showdownjs/showdown
A bidirectional Markdown to HTML to Markdown converter written in Javascript
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
gzc/CLRS
:notebook:Solutions to Introduction to Algorithms
hardikvasa/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
aimacode/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
iamtrask/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
sb2nov/resume
Software developer resume in Latex
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
fastai/course-v3
The 3rd edition of course.fast.ai
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
root-project/root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
DreamOfTheRedChamber/system-design-interviews
kk7nc/Text_Classification
Text Classification Algorithms: A Survey
titu1994/Image-Super-Resolution
Implementation of Super Resolution CNN in Keras.
vzhou842/profanity-check
A fast, robust Python library to check for offensive language in strings.
rst2pdf/rst2pdf
Use a text editor. Make a PDF.
saketkc/fos-proposals
:gift_heart: :penguin: Archive of GSoC proposals
spotify/android-sdk
Spotify SDK for Android
HumanCompatibleAI/adversarial-policies
Find best-response to a fixed policy in multi-agent RL
harvardnlp/data2text
sbshah97/DS-Algo-Handbook
[ONGOING] ACM ICPC Handbook for Algorithms and Data Structures
xkiwilabs/DDPG-using-PyTorch-and-ML-Agents
A simple example of how to implement vector based DDPG using PyTorch and a ML-Agents environment.