You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used the Netflix Movie & TV Shows dataset to finetune the GPT-2 model for Text Generation, while also finetuning the BERT model for classification to evaluate and compare the model’s accuracy on th…
In this project we propose the challenge to generate realistic people faces. This is one of the most controversial applications of GANs, as they recently achieved incredibly good results which rais…
The point of this task is to develop a multi-layer neural network for classification using Python and Numpy: Implement sigmoid and relu layers (with forward and backward pass) Implement a softmax o…