- Bucharest, Romania
Stars
Notes on books I read, talks I watch, articles I study, and papers I love
Code for Head First Design Patterns book (2020)
Google Coding Competitions problem archive
Data science interview questions and answers
Solutions to various competitive programming problems I've solved. Check out the USACO Guide to improve at competitive programming!
General Resources for Competitive Programming
The official homepage of the COCO-Stuff dataset.
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
PyTorch Tutorial for Deep Learning Researchers
Открытые материалы курса по питону
Latex code for making neural networks diagrams
🤖 Machine Learning Summer School Guide
Folder / directory structure options and naming conventions for software projects
Neural network visualization toolkit for keras
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
Gin provides a lightweight configuration framework for Python
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.