MrMonk3y's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
3b1b/manim
Animation engine for explanatory math videos
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
amix/vimrc
The ultimate Vim configuration (vimrc)
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Olshansk/interview
Everything you need to prepare for your technical interview
hoffstadt/DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
gleitz/howdoi
instant coding answers via the command line
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
sloria/doitlive
Because sometimes you need to do it live
mithi/robotics-coursework
🤖 Places where you can learn robotics (and stuff like that) online 🤖
wasserth/TotalSegmentator
Tool for robust segmentation of >100 important anatomical structures in CT and MR images
sudharsan13296/Hands-On-Reinforcement-Learning-With-Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
b2a3e8/jekyll-theme-console
A jekyll theme inspired by linux consoles for hackers, developers and script kiddies.
donnemartin/coding-interview-university
A complete computer science study plan to become a software engineer.
TakashiYoshinaga/iPad-LiDAR-Depth-Sample-for-Unity
RoyRoden/PerspectiveProjection
A Unity package that allows using an LED screen as a backdrop with camera frustum projection
Jumpst3r/printed-hw-segmentation
Printed and handwritten text segmentation using fully convolutional networks and CRF post-processing
RoyRoden/CTScanVisualiser
A Unity scene setup that generates a 3D Texture from a series of CT scans and turn it into a volume of particles
b2a3e8/boopa-dee-bappa-dee.js
A brainfuck derivative based on the vocabulary of Peter Griffin's interpretation of the italian language.
MrMonk3y/Boopa-Dee-Bappa-Dee
A Boopa-Dee Bappa-Dee Interpreter similar to Urban Müllers brainfuck Interpreter
AndreasFMueller/Seminar17
Jumpst3r/ErlPSO
A Distributed particle swarm optimization (PSO) implementation in erlang
danielmimimi/FaceRec
MrMonk3y/RL_from_scratch
Reinforcement Learning from Scratch