Mohammed Elshambakey's repositories
aind_classical_planning
My implementation of the AIND classical planning project. The required modifications are included in the "my_planning_graph.py". The comparison results among different algorithms (e.g., depth-first, breadth-first, A*, greedy, uniform-cost) with different heuristics (e.g., unmet goals, max-level, level-sum, set-level) in terms of actions, expansions, time, and optimality is shown in the report.pdf file
aind_HMM_speech_tag
Implementation of the AIND Hidden Markov Model (HMM) for speech tag
aind_sudoku
Implementation of Udacity AIND sudoku project
benchmarks
Generate, run and collect benchmark results for container swarm tools (e.g., Docker Swarm)
DGGRID
A command-line application designed to generate and manipulate icosahedral discrete global grids.
gnssanalysis
basic python module for gnss analysis
libchronos_sh
userspace library to access chronos
MCTS_adversial_search
Implementation of Udacity Nanodegree adversial search project using Monte Carlo Tree Search (MCTS). My implementation is a modification of the MCTS at "https://github.com/int8/monte-carlo-tree-search" to suit the project's knights isolation game. My implementation is in the "my_custom_player.py" file
rstm_helper
this version of chronos supports omlp and rnlp
rstm_r5
My modifications to v5 of rstm
sched_test_app_sh
My modification to the general version of sched_test_app
sched_util
It contains my_sql connection to data setas and resutls. It also contains some functions to access, extract, update and insert data into database
scheduling_dataset
Artificial dataset(s) to test different scheduling algorithms
slurm
Slurm: A Highly Scalable Workload Manager
stm_chronos
Needed function to help sched_test_app to deal with rstm_r5. stm_chronos depends or rstm_r5
WorkflowSim-1.0
Wiki pages