tapyu/algorithms
Algorithms implemented throughout my academic life
This collection provides organized code examples for various algorithms, drawing from academic courses and textbook exercises. It takes in computational problems or theoretical algorithm descriptions and outputs working code implementations, often with supplementary materials like course info or external references. It's designed for students or researchers who want to see practical applications of algorithms from different fields of knowledge.
No commits in the last 6 months.
Use this if you are studying algorithms, taking a computational course, or working through a textbook and need to see concrete code implementations for various concepts.
Not ideal if you are looking for ready-to-use software applications or theoretical lectures, as this repository focuses on code examples for learning purposes.
Stars
9
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tapyu/algorithms"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ikokkari/AI
Material for the course CCPS 721 Artificial Intelligence, by Ilkka Kokkarinen
BelloneLab/lisbet
LISBET Is a Social BEhavior Transformer (LISBET)
sangwook236/SWDT
Sang-Wook's Development and Testing (SWDT)
mithi/particle-filter-prototype
Particle Filter Implementations in Python and C++, with lecture notes and visualizations
sangwook236/SWL
Sang-Wook's Library (SWL)