-
Thanks for providing the code. I was trying to the run the code but getting some errors. Just to know if I'm in right track, I wonder if we need to replace recurrent.py of Keras with your correspondin…
-
I read Fang Wan's paper and your code.And in your code:
`loss = cls_det_loss / 20 + refine_loss_1*0.1 + refine_loss_2*0.1`
I think cls_det_loss / 20 is a global entropy models, and the two refi…
jiafw updated
4 years ago
-
**researcher**
- [Rie Johnson](http://riejohnson.com/)
- [CONTEXT v4: Neural network code for text categorization in C++ on GPU](http://riejohnson.com/cnn_download.html)
**papers**
- Pang,…
-
[https://arxiv.org/pdf/1608.05745v3.pdf](https://arxiv.org/pdf/1608.05745v3.pdf)
> Accuracy and interpretation are two goals of any successful predictive models. Most existing works have to suffer …
-
> Traceback (most recent call last):
> File "clock_gated_rnn.py", line 63, in
> model.compile(loss='binary_crossentropy', optimizer='adam', class_mode="binary")
> File "/usr/local/lib/python2…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merg…
-
**System information**.
- Have I written custom code (as opposed to using a stock example script provided in Keras):
- OS Platform and Distribution: Linux Ubuntu 22.04.2 LTS
- TensorFlow installe…
-
Hi,
thank you so much for all the effort you put into this vm!
Unfortunatly, I can't get it to work. I downloaded the repo, extracted it into a folder und ran vagrant.
After connecting with putty i…
-
Hello,
I was wondering how you were able to reach the iterative update over time (over circles, as I understood it) as displayed in your image (c):
![image](https://user-images.githubusercontent.c…
-