Pinned Repositories
addons
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
Algorithms
A collection of algorithms and data structures
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
AOGNet
AOGNets: Deep AND-OR Grammar Network for Visual Recognition
azureml-examples
Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
Book-of-Knowledge
CountDiceDots
Simple program to count dots in dice with OpenCV
d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 200 universities.
ORB_SLAM2_Windows
ORB SLAM 2 build for Windows
Project-Euler
My solutions to project euler in c++
bombrake's Repositories
bombrake/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 200 universities.
bombrake/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
bombrake/azureml-examples
Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
bombrake/Project-Euler
My solutions to project euler in c++
bombrake/coding-interview-university
A complete computer science study plan to become a software engineer.
bombrake/community
Stores documents used by the TensorFlow developer community
bombrake/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
bombrake/Data-Structures
DS and Algos in C++
bombrake/decord-v2
Updated version of decord - `An efficient video loader for deep learning with smart shuffling that's super easy to digest.`
bombrake/devportfolio
A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass
bombrake/DOVER
[ICCV 2023, Official Code] for paper "Exploring Video Quality Assessment on User Generated Contents from Aesthetic and Technical Perspectives". Official Weights and Demos provided.
bombrake/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
bombrake/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
bombrake/jupyterlab_app
A desktop application for JupyterLab, based on Electron.
bombrake/keras-cv
Industry-strength Computer Vision workflows with Keras
bombrake/learn-deep-learning
AI Summer's complete catalog of articles
bombrake/LWM
Fork of LWM
bombrake/MachineLearningNotebooks
Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
bombrake/neural_rock_typing
Can machines help us understand how to distinguish rock types?
bombrake/nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
bombrake/numba-examples
Example Numba implementations of functions
bombrake/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 100 supported car makes and models.
bombrake/Python
All Algorithms implemented in Python
bombrake/pytorch-Deep-Learning
Deep Learning (with PyTorch)
bombrake/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
bombrake/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
bombrake/stylegan2
StyleGAN2 - Official TensorFlow Implementation
bombrake/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
bombrake/tech-interview-handbook
💯 Curated interview preparation materials for busy engineers
bombrake/VideoProcessingFramework
Set of Python bindings to C++ libraries which provides full HW acceleration for video decoding, encoding and GPU-accelerated color space and pixel format conversions