Skip to content
Yurii Rebryk edited this page Jan 13, 2019 · 7 revisions

What is the Neuromation Platform?

The Neuromation Platform is a platform that allows you to perform computations which you don't want or even are not able to perform on your computer.

Just imagine, you have to train a Machine Learning model on a huge dataset (~50GB). But it takes a lot of time to train it with your weak processor and integrated GPU. The platform allows you to run a powerful Docker container (it's called job) to get this work done. You can specify the amount of RAM and the number of CPUs, GPUs to fulfill your request.

What is the NeuroX?

NeuroX is a simple job manager for the Neuromation Platform for MacOS, which allows you to:

  • Create and kill jobs
  • Activate python remote debugging
  • Monitor job output
  • Create SSH connection
  • Create your own presets
  • Receive notifications, when job status changes

Tutorials

Neuromation CLI

NeuroX