ADITYASHAH-IITP / AutoEncoders

Create a Recommender System that predicts ratings from 1 to 5.We will implement it using Stacked AutoEncoders model with PyTorch, a highly advanced Deep Learning platform more powerful than Keras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoEncoders

Create a Recommender System that predicts ratings from 1 to 5.We will implement it using Stacked AutoEncoders model with PyTorch, a highly advanced Deep Learning platform more powerful than Keras.
During Training:
Loss:
image


During Testing:
Loss:

image

About

Create a Recommender System that predicts ratings from 1 to 5.We will implement it using Stacked AutoEncoders model with PyTorch, a highly advanced Deep Learning platform more powerful than Keras.


Languages

Language:Jupyter Notebook 100.0%