-
This is something we've talked about a bit,
Now to be openning an issue to collect those thoughts.
At some point this might become a package.
We are going to think about using it with Flux, just f…
-
We don't currently have a logo. It isn't necessary, but it'll be good to have---we'll also be able to use it as the favicon for the website.
-
I am new to Edward.
The samples drawn from the prior in Your first Edward program (Jupyter notebook version) seem to be drawn from qW_0, qW_1, qb_0 and qb_1 instead of W_0, W_1, b_0 and b_1. Shoul…
-
# [Traing](https://pcc.cs.byu.edu/2017/10/02/practical-advice-for-building-deep-neural-networks/)
- **Use the ADAM optimizer.** It works really well. Prefer it to more traditional optimizers such as …
-
Hi, I tried to implement a DDPG based Actor critic framework using MirroredStrategy,. Without MirroredStrategy code runs perfectly fine. The actor network gets created fine but error appears on tf.gra…
-
Hi,
following the new tutorial I moved my GPU net from Flux to Lux. Unfortunately now I cannot use BFGS for the optimization. The code I use is the following:
```
using NeuralPDE, Lux, CUDA, Modeli…
-
I am faced with a problem. I want to add my own NPC cell types (e.g., C15, C17, C17C ... X2117) to the existing models. Finally, I found that the size of the new model file is smaller than that of the…
-
Hi All,
I have a question about PUCT algorithm:
In the PUCT algorithm of AGZ, the numerator of the right hand side is sqrt(sum of N). Here N is the visit counts of the children. The first time w…
-
The original motivation behind the toolbox has been to put an emphasis on biological study design and to provide a new perspective of analysing neural networks (inspired by Jon Frankle). This means re…
-
I would like to propose the addition of a **hybrid recommendation system** that suggests the most suitable machine learning models based on the type of dataset and the task at hand. The system could a…