aminPial
Discrete Mathematics | Reinforcement Learning | Data compression | Transport protocols
Intelligent MachinesBUET,Dhaka,Bangladesh
Pinned Repositories
aminPial
Profile ReadMe
ATCoder-TestCase-Site
Site for searching test case at At Coder Competitive Programming Platform
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Competitive-Programming-Library
Library for common Data Structures and Algorithms in Competitive Programming (For our ACM ICPC Team)
Comprehensive-Data-Structure-and-Algorithm-Study-Guide
Trying to make a short, complete and realistic DSA study guide for coding interviews as well as competitive programming.
Face-Recognition-App
Working version for Python face-recognition module in Windows.(Face recognition from Video Input)
Mathematical-Optimization-Algorithms
Implementation of Mathematical Optimization Algorithms in Python and Rust. Codebase for Optimization Model Blog Series.
ONCHER-APP
Official Codebase of ONCHER app
Overwatch-Streaming-Automation
Automate Game Play Video Editing of game OverWatch
ViewPagerCards
This is latest implementation of Rubensousa's ViewPagerCards. AndroidX and Latest Gradle Support
aminPial's Repositories
aminPial/Competitive-Programming-Library
Library for common Data Structures and Algorithms in Competitive Programming (For our ACM ICPC Team)
aminPial/Comprehensive-Data-Structure-and-Algorithm-Study-Guide
Trying to make a short, complete and realistic DSA study guide for coding interviews as well as competitive programming.
aminPial/Mathematical-Optimization-Algorithms
Implementation of Mathematical Optimization Algorithms in Python and Rust. Codebase for Optimization Model Blog Series.
aminPial/ONCHER-APP
Official Codebase of ONCHER app
aminPial/Overwatch-Streaming-Automation
Automate Game Play Video Editing of game OverWatch
aminPial/aminPial
Profile ReadMe
aminPial/ATCoder-TestCase-Site
Site for searching test case at At Coder Competitive Programming Platform
aminPial/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
aminPial/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
aminPial/Face-Recognition-App
Working version for Python face-recognition module in Windows.(Face recognition from Video Input)
aminPial/Stock-price-Prediction
Stock price prediction using Recurrent Neural Network.(Used Google Stock price data)
aminPial/ViewPagerCards
This is latest implementation of Rubensousa's ViewPagerCards. AndroidX and Latest Gradle Support
aminPial/Book-Mathmatical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."
aminPial/CS-PDF-Books
CS PDF Books
aminPial/CS-SWE-Study-Materials
Things I am currently studying and studied. And my personal CS/SWE study goals tracking.
aminPial/deep-symbolic-optimization
Source code for deep symbolic optimization.
aminPial/Design-Patterns-Guide
Write clean & effective code using Design Patterns (Python & Java)
aminPial/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
aminPial/GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
aminPial/oop-interview-questions
🟣 OOP interview questions and answers to help you prepare for your next technical interview in 2024.
aminPial/Probabilistic-Modeling
Implementations of different Probabilistic Models in Python
aminPial/pypi-download-stats
Calculate detailed download stats and generate HTML and badges for PyPI packages
aminPial/Stanford-CS-110
aminPial/Stationary-Traveller
Stationary Traveller is a bookstore website
aminPial/SymbolicPCC
📜 [NeurIPS 2022] "Symbolic Distillation for Learned TCP Congestion Control", S P Sharan, Wenqing Zheng, Kuo-Feng Hsu, Jiarong Xing, Ang Chen, Zhangyang Wang
aminPial/system-design
Learn how to design systems at scale and prepare for system design interviews
aminPial/Trees
A comprehensive guide on basics & advanced Tree Data Structure.