Search
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 this file. The base for your code can be found in this archive.
In this project, you will solve theoretical problems from the topics covered on Bayesian networks. Find the assignments in this file.
This assignment will check your basic NLP understanding through the fundamental NLP task of language modeling. Follow detailed instructions in this assignment notebook