-
Time to visualize brain brain.js is great library but what about visualizing neural nets?
With visualization anybody can "feel" them.
See http://neurovis.dataphoric.com/
![image](https://cloud.githu…
-
### Issue summary
I am working on low rank deep neural networks, to speedup the testing for better deployability. Anyone is working on similar stuff?
### Steps to reproduce
Code is in https://…
-
# Neural Network Feature (Wish) List
## These are the basics:
- [x] Basic 2-layer network with bias
- [x] Activation functions which reuse the activation on the backwards pass (sigmoid, tanh, ReLU)…
-
## 0. 論文
### タイトル
A Neural Conversational Model
### 論文リンク
https://arxiv.org/abs/1506.05869
### 著者
Oriol Vinyals, Quoc Le (Google)
### 投稿日付
2015/6/19 (ICML 2015)
## 1. どんなもの?
対話モデルをルールベースでは…
-
### Main programming language
Python
### Tutorial title
Neural Networks and Deep Learning
### Tutorial URL
http://neuralnetworksanddeeplearning.com/
### Category
* [ ] 3D Renderer…
-
Right now, I was using Neural (successfully) to do some changes in my code :
```
def my_health(host)
url = URI.parse("#{host}/health")
req = Net::HTTP::Post.new(url.path)
req.body_stre…
-
The scroll wheel moves time backwards (both scroll directions), and also moves the neural traces up/down if traces are not zoomed all the way out. Scroll wheel only affects time when the mouse is hove…
-
Consider the following code taken from the JAX repository: https://github.com/google/jax/blob/master/examples/differentially_private_sgd.py
I'd like to understand how to profile the memory taken by…
-
It seems that some filters are dependent on the sample rate as when I run my project at higher sample rates the plugins becomes much brighter as the sample rate increases. This only seems to be appare…
-
[`piper`](https://github.com/rhasspy/piper) is 'a fast, local neural text to speech system' ([samples here](https://rhasspy.github.io/piper-samples/)).
it would be nice to have `speechd` support this…