- Python Flashcards
- AI Algorithms
- ML Algorithms
Test your Python knowledge through Q&A sessions. Sessions currently cover the following topics:
- Built-in functions
- Strings
- Lists
- Dictionaries
- Tuples
- Sets
- Functions
- Classes
- File handling
- Math library
Additionally, you can choose a Q&A session which covers a random selection of topics.
Feel free to fork this repository and give the Q&A sessions a try, or contribute to it with new features and bug fixes!
Visit the repository here for more
Implementation of a genetic algorithm in C, and a minimax algorithm with alpha-beta pruning in Python.
Visit the repository here for more
Implementation of ML algorithms from the book "Introduction to Machine Learning" by Miroslav Kubat, 2nd edition.