Pinned Loading
-
Gomuku-Five-in-a-Row-
Gomuku-Five-in-a-Row- PublicThis Python project implements the classic Gomoku game, where a player competes against an AI to achieve five consecutive stones on an 8x8 board. The AI uses strategic scoring functions to make opt…
Python 2
-
Weather-Prediction-model-using-LSTMs
Weather-Prediction-model-using-LSTMs PublicThis code implements a multi-time-step weather prediction model using LSTMs (Long Short-Term Memory networks). It preprocesses weather data, creates time-series datasets, trains an LSTM-based neura…
Python 2
-
Two-Story-Building-Free-Vibration-Simulation
Two-Story-Building-Free-Vibration-Simulation PublicThis MATLAB code simulates the free vibration of a two-story building modeled with coupled second-order differential equations. It uses Euler’s Method (EM), Improved Euler’s Method (IEM), and an an…
MATLAB 2
-
Image-Text-Extractor
Image-Text-Extractor PublicThis project uses OpenCV and Tesseract OCR to detect and extract text from images. The program preprocesses images, identifies text regions, and converts them into readable text, which is saved to …
Python 1
If the problem persists, check the GitHub status page or contact support.