Pinned Repositories
couchbase_jetbrains_plugin
A Couchbase Plugin for the Jetbrains Platform
CS3560-PSS
8QueensProblem
The 8 Queens Problem is placing of eight queens on an 8 x 8 chessboard in a way that no two queens threaten each other. This project presents a solution to through Python implementation utilizing a backtracking algorithm.
ChessAI
ChessAI is java based implementing the Minimax algorithm with Alpha-Beta Pruning.
ChessNeuralNetwork
Chess Game with AI employing MiniMax with Alpha-Beta pruning utilizing moves predicted by Convolutional Neural Network
CS4250Assignment1
Python program (indexing.py) that will read the file collection.csv and output the tf-idf document-term matrix following the same requirements defined in question
CS4250Assignment2
HealthBot
An AI Powered Health Care Provider
nand2tetris
Solutions and implementations for Projects 1 - 11 of Nand2Tetris in "The Elements of Computing Systems"
QuantumGameHub
Various quantum computing games and applications using Qiskit and interactive widgets
loki1001's Repositories
loki1001/ChessNeuralNetwork
Chess Game with AI employing MiniMax with Alpha-Beta pruning utilizing moves predicted by Convolutional Neural Network
loki1001/8QueensProblem
The 8 Queens Problem is placing of eight queens on an 8 x 8 chessboard in a way that no two queens threaten each other. This project presents a solution to through Python implementation utilizing a backtracking algorithm.
loki1001/ChessAI
ChessAI is java based implementing the Minimax algorithm with Alpha-Beta Pruning.
loki1001/HealthBot
An AI Powered Health Care Provider
loki1001/nand2tetris
Solutions and implementations for Projects 1 - 11 of Nand2Tetris in "The Elements of Computing Systems"
loki1001/OperatingSystem
loki1001/QuantumGameHub
Various quantum computing games and applications using Qiskit and interactive widgets