AffDk

Results 8 comments of AffDk

Hi, I had an already installed Anaconda (navigator version 1.9.12) on my computer and followed the instruction to installed osim-rl from the following website: http://osim-rl.stanford.edu/docs/quickstart/ The installation went through smoothly,...

Hi, I face a very similar issue. did you find a solution for this? Best, Afshin

Hi, Thanks for the hint. I followed the instructions but after running jupyter notebook --NotebookApp.allow_origin='https://colab.research.google.com' --port=8888 --NotebookApp.port_retries=0 --no-browser I faced the following error (see below). I also tried to run...

Hi, I have tried to implement something in matlab similar to what you did in Python. I have made an issue for it in the opensim forum: https://simtk.org/plugins/phpBB/viewtopicPhpbb.php?f=91&t=13481&p=38676&start=0&view=&sid=e443ffcfdeb3393082b2bec904c415f3 it initially...

Hi, No. This was my sideline activity for a long time ago. I stopped working on it.

I finally installed Graphviz separately and this resolved the issue. I am using windows 10 and apparently Graphviz has some issues on windows: https://github.com/dask/dask-tutorial/issues/86

Thanks. Yes. That helps but increases the computstion time, which I'd say it is expected. For categorical variables, I thought it should use the original categories but to my surprise,...

@filmo Hi, I have pulled llama 2 locally and made the changes that you suggested above. I tried to check whether I can call the model and it works with...