Pinned Repositories
advanced_hpc
machine_learning_coursework
Some Machine learning related code
microfossil_classification
Classification of Marine Microfossils with Deep learning
MongoFilesystem
Hierarchical filesystem implementation on top of MongoDB.
aleksmitov's Repositories
aleksmitov/MongoFilesystem
Hierarchical filesystem implementation on top of MongoDB.
aleksmitov/microfossil_classification
Classification of Marine Microfossils with Deep learning
aleksmitov/advanced_hpc
aleksmitov/machine_learning_coursework
Some Machine learning related code
aleksmitov/Chemical-compound-assignment
Finding the shortest & longest paths and elementary cycles in the graph representing the atom bonds in a chemical compound
aleksmitov/ci-lab
A CI lab at Bristol Uni
aleksmitov/Demo_Project_Of_MongoFilesystem
A demo project of MongoFilesystem demonstrating its usage
aleksmitov/examples
Example Layer projects
aleksmitov/Interpreter-in-Haskell
Language engineering coursework
aleksmitov/Scotland-Yard-Board-Game-AI
University project in Java implementing the Minimax decision making strategy. Also incorporated Alpha-beta pruning as an optimization to the algorithm. Implemented by using the API provided for the project by university staff for client-server communication
aleksmitov/Scotland-Yard-Board-Game-Server
Implementing the server judge for the Scotland Yard board game