-
If you want to become a reviewer for ReScience, please post your information here. The format is:
```
[name](github account link)
Scientific expertise - Language expertise
ORCID: [xxxx](http…
-
-
After initializing a keras model:
``` ruby
def build_keras_regressor_model():
model = keras.Sequential([
layers.Dense(64, activation='relu', input_shape=[len(train_dataset.keys())]),
la…
-
https://arxiv.org/abs/1506.05254
-
Subscribe to this issue and stay notified about new [daily trending repos in Jupyter Notebook](https://github.com/trending/jupyter-notebook?since=daily).
-
1996 fantasies: [The World-Wide Web as a Super-Brain: from metaphor to model](https://web.archive.org/web/20160304113729/http://pespmc1.vub.ac.be/papers/WWW-Super-Brain.pdf) in: Cybernetics and System…
-
Post your questions here about: “[Training and Taming Deep Networks](https://docs.google.com/document/d/1gne-oWcJs1p5sEjUumapq6HKeaOet3EHxJ-Ij0LuTro/edit?usp=sharing)” OR “[The Expanding Universe of D…
lkcao updated
2 years ago
-
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…
-
Hey @iteles @nelsonic
These are just some initial thoughts. Not sure where I should be putting this, but thought I’d stick it up for you to have a look at. Let me know if you want to have this con…
-
Post a reading of your own that uses deep learning for social science analysis and understanding, with a focus on strategic sampling and active learning. Here, you may also choose examples that built …