keplr-io / quiver

Interactive convnet features visualization for Keras
https://keplr-io.github.io/quiver/
MIT License
1.75k stars 223 forks source link

classes parameter is not valid while I run 'server.launch(...)" #58

Closed taichu012 closed 6 years ago

taichu012 commented 6 years ago

classes parameter is not valid while I run 'server.launch(...)", I use help(quiver_engine.server.launch) in python command enviroments, it shows parameters definitions and there are NO 'classes' and 'top' paramaters. It is not same as the examples mentioned in README.MD, is the doc a little bit older?

taichu012 commented 6 years ago

quiver_engine 0.1.4.1.4 has this problem, but after I check function "server.launch(...)" in source codes at master branch, there is a classes paramter same as README.MD, so I just close this issue and wait 0.1.5.