Change the repository type filter
All
Repositories list
7 repositories
ReMind-codes
PublicSynvexAI
PublicCerebrus
PublicGDind
PublicGDint is a Python-based AI agent designed to learn and play the game Geometry Dash using Deep Reinforcement Learning (DRL). It employs a Deep Q-Network (DQN) powered by PyTorch to process visual input from the game, make decisions (jump or do nothing), and learn from its successes and failures.Voxen
PublicDigitMind
PublicDigitMind is a Python-based web app that recognizes handwritten digits in real-time. The user draws a digit, and a neural network trained on the MNIST dataset predicts it. The project uses PyTorch for model training and Streamlit for an interactive UI. Input images are resized to 64×64 for more flexibility and control over model architecture.Mind2
Public