-
Hi @JavierAntoran @stratisMarkou,
First of all, thanks for making all of this code available - it's been great to look through!
Im currently spending some time trying to work through the [Weight…
-
Relative to other implementations?
Really interested
-
EfficientNet
https://ai.googleblog.com/2019/05/efficientnet-improving-accuracy-and.html
https://github.com/tensorflow/tpu/tree/master/models/official/efficientnet
-
Hi, Jiahui! After an one-week training on a GTX 1080TI, I found some interesting results from my own dataset.
There are 2 kinds of images in my dataset. One is the images with clearly texture like th…
-
Hi,
The doctoring for `autograd.signal.convolve` doesn't say much:
```
Wraps a function so that its gradient can be specified and its invocation
can be recorded. For examples, see the docs.
```
…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
tf 2.9.1
### Custom code
Yes
### OS platform and distribution
Linux U…
-
This is a very interesting work based on deep learning, but the title is misleading, it is NOT a number plate recognition because no individual character detection and recognition are performed at al…
-
Post your questions here about: “Reinforcement Learning” and “Deep Reinforcement Learning”, Thinking with Deep Learning, Chapters 15 & 16
-
Hi, I changed the data dimension from 1 to another shape for example, 3*28*28, and modified the model similar to offered in MINE appendix.
However, I found that estimated mutual information cannot…
-
When I try to resume an optimization by feeding in points for x0 and y0, it is re-evaluating all of the values. I've created a simple example below. In my real world case this is a huge problem beca…