-
## Summary
This week we will be looking at how to visualize a neural network in Keras 👀🤖
## Motivation
We will be using Keras for our main project, and it'll be super cool to see what's actua…
-
I am working on guided backprop for activation maximization. Instead of implementing rmsprop, Adam etc., I want to reuse optimizers defined in keras.
-
Hi,
I was aware that models are using Keras interface and Tensorflow backend. Can we add logging to enable tensorboard visualization?
Thanks!
-
Hello,
Thanks for your simple and easy to modified code.
I'm currently working on a vision guidance system which built upon on this repo.
The result of trained from scratch from our dataset is acce…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/FelixErnst/RNAmodR.ML
Confirm the following by ed…
-
For better support, please use the template below to submit your issue. When your issue gets resolved please remember to close it.
Sometimes errors while running CNMF occur during parallel processi…
-
Hello,
Regarding your paper "Deep Learning With Convolutional Neural Networks for EEG Decoding and Visualization":
I am currently making a re-implementation of your experiments with the BCI-IV-2a d…
-
**Rasa Core version**: rasa-core 0.12.3
**Python version**: Python 2.7.15rc1
**Operating system** (windows, osx, ...): Ubuntu 18.04.1 LTS
**Issue**:
Im trying to use interact…
-
In tensorflow, Resnet101 has 5 conv layers . If ip is of 960*960, then conv1, pool2,conv3-3, conv5-3 has resolution 480*480,240*240,120*120, 60*60.
Now i want to get intermediate layer outputs @con…
-
- **Tell us about your operating system (Linux/macOS/Windows), Python version (3.x), working environment (Spyder/Jupyter Notebook/other), and (if applicable) which of the demo scripts you're using for…