Skip to content

Meta-learned User Preference Estimator Using Stochastic Gradient Descent

Notifications You must be signed in to change notification settings

Sidsky/MeLU-SGD

Repository files navigation

MeLU-SGD

Meta-learned User Preference Estimator Using Stochastic Gradient Descent

In order to run the software, please run the following commands in order-

  1. Create a project in PyCharm using conda enviroment and select python 3.6
  2. git clone https://github.com/Sidsky/MeLU-SGD.git
  3. cd .\MeLU-SGD\
  4. conda install pytorch==1.4.0 torchvision==0.5.0 cudatoolkit=9.2 -c pytorch
  5. conda install --file req.txt
  6. python manage.py runserver

About

Meta-learned User Preference Estimator Using Stochastic Gradient Descent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published