Assignments for CS282 - Designing, Visualizing and Understanding Deep Neural Networks (Spring 2019) @ UC Berkeley
Based on assignment 2, CS231n. Only Python 2.7 supported.
Based on assignment 3, CS231n. Supports Python 35 and 3.6.
This assignment is about language model and transformer. Recommend to run on Google CoLab.
Based on assignment 2 & 3, CS294-112:Deep Reinforcement Learning@ UC Berkeley.