-
### Issue Type
Bug
### Source
binary
### Tensorflow Version
v2.9.0-18-gd8ce9f9c301 2.9.1
### Custom Code
No
### OS Platform and Distribution
Linux Ubuntu 20.04.4 LTS
### …
-
To train a probabilistic neural network (PNN), the ELBO loss is usually used. The ELBO loss is composed of the KL loss between the prior and the variational posterior distributions, for each layer, an…
-
### CERN Study Group Projects
List your public projects (with link to GitHub / Bitbucket / GitLab) below so we have a list for contributors. Format:
``` markdown
- Name:
- Description: [one not-too…
-
Looking into ways to achieve what Kindly [#41](https://github.com/unicef/publicgoods-roadmap/issues/41) does to make it better.
This may also result in solutions that are not vendor-locked.
Maybe @nat…
-
## Background
Most d2l chapters follows the data/network/loss/training/prediction structure. Codes are reused by saving into the d2l package. However, APIs are not consistent and some functions hav…
-
In [3.5-classifying-movie-reviews.ipynb ](https://github.com/fchollet/deep-learning-with-python-notebooks/blob/master/3.5-classifying-movie-reviews.ipynb), code block 36, the following line produces a…
-
Hello,
I noticed there is no model definition in this repository. I also noticed that this was pre-trained on image-net dataset. I was wondering if it would be possible to get the image-net pre-tra…
-
People who work in cell analysis have reported to me in a private conversation that they achieve very high using EfficientNet by Google as the network architecture. Additionally, the network uses very…
-
🔴 Project Title : Drowsiness Detection Using EEG Signals
🔴 Aim : To develop a deep learning model to detect drowsiness from EEG signals using various algorithms and compare their performance to ide…
-
Hi,I see your change in the structure of YOLO3 ,perfect! But I want to know what need to modify if I want to change the structure with my mind?