Hello everyone,
I am trying to run prediction and anomaly detection code as given in the nupic repository (nupic/examples/opf/clients/hotgym/prediction/one_gym at master · numenta/nupic · GitHub). However, I am not able to do that.
I cloned the forked nupic repo on my local machine. (I am running on linux). Some of the hurdles I am going through are:
- [ ] Unable to pip install -r requirement.txt
- [ ] Unable to run swarm.py and run.py code.
Is there any pre-requisite procedure I need to follow? If there is any better example link I can walk through. Please let me know. I just want to do hands-on on my local machine.
Thank you!