slarkdarr's Stars
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
williamfiset/Algorithms
A collection of algorithms and data structures
zhangyi-3/KBNet
KBNet: Kernel Basis Network for Image Restoration
Enough-Software/enough_mail_app
Mail app for iOS, Android and hopefully more platforms in the future. Based on Flutter.
MilanPecov/15-Puzzle-Solvers
This project solves the classic 15-puzzle using A* and Breadth First algorithms, implemented in Python. It features a combined heuristic of Manhattan Distance, Linear Conflict, and Walking Distance for optimal performance and includes a user-friendly graphical interface to visualize the solution