ljvmiranda921 / comments.ljvmiranda921.github.io

Blog comments for my personal blog: ljvmiranda921.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gym-Lattice: RL environment for the protein folding problem

ljvmiranda921 opened this issue · comments

Comment written by alvin phantomhive on 06/05/2020 04:51:17

Hai miranda, the env.render seems a litte bit mess up and doesnt render properly in my console, here's how it looks https://uploads.disquscdn.c...
i wonder why, hopefully there's an answer for this.. anyways love your project!

Comment written by schlerp on 07/16/2020 00:51:05

the long story short is that you need a console that will actually understand those control sequences.

Comment written by alvin phantomhive on 08/13/2020 18:44:45

lol i actually end up creating my own environment using matplotlib and opencv to visualize.. i would share if you interested :)

Comment written by Lj Miranda on 08/13/2020 23:01:13

Hi, sorry I wasn't able to reply right away. Thanks for sorting this one out! If you're interested, you can make a PR so that we have a matplotlib alternative as compared to a console :)