Popular repositories Loading
-
simple-password-manager
simple-password-manager PublicA simple password manager made in Python using a combination of cryptographic algorithms
Python
-
bfs-ucs-astar-solver
bfs-ucs-astar-solver PublicA Python CLI implementing BFS, UCS, and A* search over custom state spaces, with heuristic optimism and consistency checks
Python
-
pl-resolution-solver
pl-resolution-solver PublicA Python implementation of propositional logic resolution (refutation proof) for automated theorem proving, with an additional "cooking assistant" mode for maintaining a dynamic knowledge base.
Python
-
id3-decision-tree
id3-decision-tree PublicA from-scratch Python implementation of the ID3 decision tree algorithm, with information-gain-based splitting, optional depth limiting, and accuracy/confusion-matrix evaluation.
Python
-
neural-network-genetic-algorithm
neural-network-genetic-algorithm PublicA feedforward neural network trained with a genetic algorithm (elitism, roulette-wheel selection, arithmetic crossover, Gaussian mutation) instead of backpropagation, for regression tasks.
Python
-
os-interrupt-simulation
os-interrupt-simulation PublicA Python simulation of a priority-based interrupt handling system — with a priority register, interrupt flags, per-priority context storage, and a system stack — driven interactively via SIGINT/SIG…
Python
If the problem persists, check the GitHub status page or contact support.