-
Bangladesh University of Engineering and Technology
- Dhaka, Bangladesh
- @adnan_tweets_x
Stars
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark
Cascading is a feature rich API for defining and executing complex and fault tolerant data processing flows locally or on a cluster.
Curated coding interview preparation materials for busy software engineers
You like pytorch? You like micrograd? You love tinygrad! ❤️
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
A curated list of awesome Go frameworks, libraries and software
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
A C++ Algorithmic Differentiation Package: Home Page
Python sample codes and textbook for robotics algorithms.
solution of exercises of the book "probabilistic robotics"
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
Parallel Computing and Scientific Machine Learning (SciML): Methods and Applications (MIT 18.337J/6.338J)
A MCTS based approach to solving chess puzzles using UCT, Thompson Sampling and Epsilon-Greedy
A curated list of papers & resources linked to 3D reconstruction from images.
A curated list of community detection research papers with implementations.
The missing bridge between Java and native C++
Reinforcement Learning environments based on the 1993 game Doom
Generic templated configuration management for Kubernetes, Terraform and other things
The Arcade Learning Environment (ALE) -- a platform for AI research.
Implementation of Pluribus by Noam Brown & Tuomas Sandholm, a Superhuman AI for 6-MAX No-Limit Holdem Poker Bot.
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Using the jedi autocompletion library for VIM.
experimental chess engine based on temporal-difference reinforcement learning
A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine c…
An open access book on Python, OpenGL and Scientific Visualization, Nicolas P. Rougier, 2018
Implemented a pipeline for 2D image mosaic and stitching. Feature extraction & matching, Adaptive Non-Maximal Suppression (ANMS), geometric blur, RANSAC