Welcome to Neural Nova
A personal blog about coding, machine learning, and everything in between
Building Neural Nova
A conceptual overview of the strategy and architecture I used to build and host NeuralNova.
Rl for Tic-Tac-Toe
Hands-on introduction to Reinforcement Learning and Proximal Policy Optimization. Train an agent to solve Tic-Tac-Toe using the Ray RlLib Python Library.
Software Setup
Consolidated guide for setting up everything you need to get started with machine learning in Python. Tips on best practices and how to avoid common pitfalls.