Popular repositories Loading
-
Super-tic-tac-toe-twoplayer
Super-tic-tac-toe-twoplayer PublicSuper Tic-Tac-Toe is a fun twist on the classic game, featuring a 9x9 board made up of nine 3x3 grids. Players alternate turns, aiming to win individual grids while controlling the overall board. B…
JavaScript
-
super-tic-tac-toe-bot
super-tic-tac-toe-bot PublicSuper Tic-Tac-Toe is an exciting twist on the classic game, featuring a 9x9 board of nine 3x3 grids. Players can compete against a bot powered by a minimax algorithm with alpha-beta pruning or chal…
JavaScript
-
MNIST-NeuralNetwork-NumPy
MNIST-NeuralNetwork-NumPy PublicA neural network built from scratch to classify MNIST handwritten digits, achieving 98.02% accuracy without using any ML library (only NumPy). This project demonstrates core neural network concepts…
Python
-
Data-Assimilation
Data-Assimilation PublicCodes and files related to data assimilation and related techniques
Python
-
Desktop_file_organizer
Desktop_file_organizer PublicA Python script that organizes files by type, moving them from a monitored source directory into categorized folders in a destination directory. Supports real-time tracking using watchdog and custo…
Python
-
Movie_Recommender
Movie_Recommender PublicA Python movie recommendation project that fetches data from IMDb, allowing users to input watched movies and receive personalized recommendations based on genres, directors, and casts. The project…
Python
If the problem persists, check the GitHub status page or contact support.