sagedemage / movie_recommendation_system

Movie recommendation system written in Python with PyTorch.
MIT License
0 stars 0 forks source link

Training with PyTorch #1

Closed sagedemage closed 3 days ago

sagedemage commented 1 week ago

Setup the program to train a model with the training dataset and validation dataset.

sagedemage commented 1 week ago
git fetch origin
git checkout 1-training-with-pytorch