Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de715b3 commit ee6fddaCopy full SHA for ee6fdda
official/recommendation/run.sh
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+
3
+# Run script for MLPerf
4
+python3 ncf_main.py -dataset ml-20m -hooks "" -hr_threshold 0.9562 -train_epochs 100 -learning_rate 0.0005 -batch_size 2048 -layers 256,256,128,64 -num_factors 64
5
0 commit comments