Jesse BerkowitzCustom Reinforced Learning Backgammon ProgramIn this post I will discuss the customized reinforced learning functions I built, which have actually allowed me to train an AI to defeat a…Mar 13, 2023Mar 13, 2023
Jesse BerkowitzTeaching Tic-Tac-Toe to a machineI have recently created a full stack web application where I teach a computer how to play Tic-Tac-Toe on various board sizes. I will walk…Mar 2, 2021Mar 2, 2021
Jesse BerkowitzCreating a Sustainable and Reusable Database System with PythonFor my labs project at Lambda School I worked on a team for Story Squad, https://www.storysquad.education/. Our goal as data scientists…Oct 23, 2020Oct 23, 2020
Jesse BerkowitzCreating a Text Complexity AlgorithmI am taking part in the labs portion of Lambda School, and our team is working with Story Squad, an organization that helps children…Sep 25, 2020Sep 25, 2020
Jesse BerkowitzK-nearest neighbors and Object-Oriented- ProgrammingFor this project, I created a KnearestNeighbor Classifier class. The class itself has 6 methods: Min_Max, Normalize, Vector_Distance, Fit…Jul 30, 2020Jul 30, 2020
Jesse BerkowitzFor this project, I used a 2008 MLB position players batting statistics dataset .I used feature engineering to create new features . One of these features I called the “A-Rod Factor”. The idea came about when I viewed…Apr 30, 2020Apr 30, 2020
Jesse BerkowitzMAJOR TENNIS TOURNAMENT ANALYSISI downloaded Major Tennis Tournament data from the UCI Machine Learning Repository. Because of my domain knowledge related to tennis…Apr 2, 2020Apr 2, 2020