difacto
difacto copied to clipboard
how to run it on multiple machies
@mli in the readme file, I see the example of running code on one machine,but how to run it on different machines ? I do appreciate if you can complete the docs and show us the way run difacto on more than 2 machines . In my opinion, the command shoud contains a file which is the ip list ,etc . The needs of run it on cluster is urgent in industry , your reply will be a greate favor to us .
namespace difacto { /**
- \brief a tracker which runs over mutliple machines */ class DistTracker : public Tracker { }; } // namespace difacto
the author have not implemented the Distributed Factorization Machines