rewonc / pastalog

Simple, realtime visualization of neural network training performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update pip package

varunagrawal opened this issue · comments

If I install Pastalog directly from pip, I get the missing parenthesis error of Python 2. After looking at the code, this is not the case and the code is Python 3 compatible.

Would really appreciate it if the pip package was updated so we can enjoy pastalog in all its glory.

+1 - same missery :)

Update - I recommend using Facebook's Visdom.