Stars
A nvImageCodec library of GPU- and CPU- accelerated codecs featuring a unified interface
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
Python dependency injection framework, inspired by Guice
A rough port of Node.js's EventEmitter to Python with a few tricks of its own
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoe…
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
Context-Based-Question-Answering
Some AI algorithms in practice with demonstration on a Maze game
OpenAI Gym environment solutions using Deep Reinforcement Learning.
lwf implemented from scratch on split mnist using pytorch
Most popular Mocking framework for unit tests written in Java
Anova07 / Prediction-and-Analysis-of-Suicide-Rates-
Forked from Zualemo-xo/Prediction-and-Analysis-of-Suicide-Rates-Implementation of the Constrained Application Protocol (CoAP) client for node.js.
Game Development on unity as part of college course and project
We connect our Flutter Todo App to Firebase so that all todos are stored locally & on the server. You learn more deeply how Firestore works!
Let's finish the Todo App from scratch for storing todos locally with the Provider package in Flutter.