xkunglu

Results 6 issues of xkunglu

Hi Wenzel. thanks for the project, its awesome. I've only scratched the surface but i noticed that example3.py crashes in a conda env running python 3.6.5, Ubuntu 16.04 nvidia driver...

hi guys, this is minor and I only tried in Ubuntu and MacOS (with and without conda which is what i use ) i wont fork and pull request. Compile...

thanks for this; its great One note, in your examples you do >>> from dominate.tags import * but your tag names ( and I understand you got them from html...

The http://www.nacis.org download link is broken, replace with https://naciscdn.org ```bash curl "https://naciscdn.org/naturalearth/50m/physical/ne_50m_coastline.zip" -o ne_50m_coastline.zip curl "https://naciscdn.org/naturalearth/50m/physical/ne_50m_lakes.zip" -o ne_50m_lakes.zip curl "https://naciscdn.org/naturalearth/110m/physical/ne_110m_coastline.zip" -o ne_110m_coastline.zip curl "https://naciscdn.org/naturalearth/110m/physical/ne_110m_lakes.zip" -o ne_110m_lakes.zip ```

hi guys, thanks for the paper and code. I forked it and made quick hack to run it in jupyter notebook and add a pip installer; (https://github.com/xkunglu/neural_best_buddies) Im working on...