====== Projects ====== ==== Project 1 ==== In this project, we will try to derive an optimal strategy for a simplified version of the blackjack game using the SARSA algorithm. Follow detailed instructions in {{courses:smu:hw1.pdf|this file}}. The base for your code can be found in {{courses:smu:hw1.zip|this archive}}. ==== Project 2 ==== In this project, we will build a reinforcement learning agent trading bitcoin. Follow detailed instructions in {{courses:smu:hw2.pdf|this file}}. The base for your code can be found in {{courses:smu:hw2.zip|this archive}}. ==== Project 3 ==== This assignment will check your basic NLP understanding through the fundamental NLP task of language modeling. Follow detailed instructions in this [[https://colab.research.google.com/drive/1snJ8DG79NicFcrQW3g-rcyKGnJoW96oo?usp=sharing | assignment notebook]]