Shashank P
Shashank P
Student should be able to see all courses in which he/she is enrolled in the dashboard page
Student and faculty must be able to edit profile page.
On clicking "download" button, the course materials file (.zip, .tar) will be downloaded.
Send and receive messages in the discussion forum
If password is forgotten, send password by mail
### Description Given the dataset on iris flowers, predict the species of flower given the following features : 1. sepal length 2. sepal width 3. petal-length 4. petal-width There are...
### Description In a Generative Adversarial Network (GAN), one neural network, called the generator, generates new data instances, while the other, the discriminator, evaluates them for authenticity; i.e. the discriminator...
### Description Given dataset with different features of wine, predict its quality. The quality is an integral score between 0 and 10. The dataset can be found [here](https://archive.ics.uci.edu/ml/datasets/wine+quality) The given...