-
A simple Python program which runs a few TensorFlow computations consequently crashes when running on GPU.
Code:
```
from __future__ import print_function
import numpy as np
import tensorflow…
-
https://arxiv.org/abs/1703.03129
Despite recent advances, memory-augmented deep neural networks are still limited when it comes to life-long and one-shot learning, especially in remembering rare ev…
-
I'm using the client locally for convenience. However, the local client always shows garbage outputs that's not readable. I'm confused with what happened and needs explanation on this.
**System Inf…
-
Thanks for your excellent work!
I want to verify if the increase in the network's parameters can improve performance, so I need to determine if they were trained from the same dataset.
I would be ve…
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
**Submitting author:** @arjunsavel (Arjun B. Savel)
**Repository:** https://github.com/arjunsavel/cortecs
**Branch with paper.md** (empty if default branch):
**Version:** v0.2.0-beta
**Editor:** @iva…
-
# What?
The tutorials webpage of TopoModelX documentation website does not display any thumbnails.
https://pyt-team.github.io/topomodelx/tutorials/index.html
We should add thumbnails.
# Why?
The …
-
**Submitting author:** @dustalov (Dmitry Ustalov)
**Repository:** https://github.com/Toloka/crowd-kit
**Branch with paper.md** (empty if default branch):
**Version:** v1.2.1
**Editor:** @arfon
**Revi…
-
https://arxiv.org/abs/1706.02515
Deep Learning has revolutionized vision via convolutional neural networks (CNNs) and natural language processing via recurrent neural networks (RNNs). However, succ…