Mon, Aug 5, 2024I made chinese go in python pygame: github.com/jon123boss/GoSat, Aug 3, 2024Pacman in python: github.com/jon123boss/PacmanSat, Aug 3, 2024Backpropagation (neural network):github.com/jon123boss/Simple-backpropagationSat, Jul 27, 2024I finished implementing a simple method of back-propagation neural network: github.com/jon123boss/Simple-backpropagationTue, Jul 16, 2024I made Tetris in python: github.com/jon123boss/TetrisMon, Jul 15, 2024I recreated snake game in python using pygame: github.com/jon123boss/Snake-GameSat, Jul 13, 2024I make 2048 game in python pygame and even power ups: github.com/jon123boss/2048Fri, Jul 12, 2024I recreated the chain reaction game on 2 player games using pygame: github.com/jon123boss/Multiplying-GameThu, Jul 11, 2024I created a reinforcement learning agent to solve the multiarm bandit problem: github.com/jon123boss/ReinforcedLearningThu, Jul 11, 2024I started the basis of my own personal portfolio website: jon123boss.github.io/Jonnester-Personal-Website Github repo: github.com/jon123boss/Jonnester-Personal-WebsiteWed, Jul 10, 2024AI Chatbot that is preset to being a AI Girlfriend, made using Characterai, gtts, and speech_recognition libraries in python. You can change the character id in the async def main() function and get your own API key from this github repo: docs.kram.cat/auth.html. And put it in client = aiocai.Client(''). Github Project link: github.com/jon123boss/AIGirlfriend
I finished implementing a simple method of back-propagation neural network: github.com/jon123boss/Simple-backpropagation
I recreated the chain reaction game on 2 player games using pygame: github.com/jon123boss/Multiplying-Game
I created a reinforcement learning agent to solve the multiarm bandit problem: github.com/jon123boss/ReinforcedLearning
I started the basis of my own personal portfolio website: jon123boss.github.io/Jonnester-Personal-Website Github repo: github.com/jon123boss/Jonnester-Personal-Website
AI Chatbot that is preset to being a AI Girlfriend, made using Characterai, gtts, and speech_recognition libraries in python. You can change the character id in the async def main() function and get your own API key from this github repo: docs.kram.cat/auth.html. And put it in client = aiocai.Client(''). Github Project link: github.com/jon123boss/AIGirlfriend