Deep Learning experiments



2. A BERT based Question-Answer system, tested and trained on the Stanford SQUAD dataset.  


QA_Model_Final_Project.ipynb - Colaboratory.pdf

AI Experiments

3.  A first pass at coding an intelligent agent that plays checkers against itself. 

term_Project.docx

4. A simple game of catching falling objects,  with multiple software agent players employing Deep Reinforcement Learning methods, like Q-Learning and PPO, to learn and improve their performance in the game through iterative play.   

DRL_final_presentation.pptx
4106 - final.docx

5.  A prototype of a RAG application built with Python that uses GPT-4o to receive and query documents, answer questions, and create derivate work product, like IEPs and Lesson Plans.