RedaOps / ann-visualizer

A python library for visualizing Artificial Neural Networks (ANN)
MIT License
1.24k stars 216 forks source link

Installing ann_visualizer in anaconda using conda install ann_visualizer #19

Open Hemantr05 opened 5 years ago

Hemantr05 commented 5 years ago

Can ann_visualizer be installed using anaconda? I've been working on Spyder-ide and it is an ide pre-installed along with installation of anaconda.

Can you please add conda install ann_visualizer for anaconda users please? As tensorflow installed using pip is slower compared to conda install tensorflow. And keras uses tensorflow as backend. And it is preferred to use conda over pip

Would be a great to include ann_visualizer installation using conda