-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…
-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…
-
Curious why all the params are auto-magically global with a shared namespace. Seems like a very different design choice than the nice cleanly scoped pytorch variables.
srush updated
6 years ago
-
What sets ELFI apart from other commonly used ABC software? We should decide what software we want to compare against and what features should be compared. Here are some ideas:
- How easy is it to for…
-
MFVI is currently a catch-all class: it captures BBVI, ADVI (not implemented yet) and various extensions.
perhaps it makes sense to rename it `KLqp`?
or perhaps it makes sense to rename both KL-base…
-
my environment is ubuntu 14.04, with python version 2.7.12 and pip 9.0.1
after running `pip install autograd` it replied the following error:
> Command "python setup.py egg_info" failed with error c…
ghost updated
7 years ago
-
First of all, I love this package, the documentation, and especially your (@jluttine) enthusiasm and willingness to help people learn how to use it. You are a huge credit to the community, so thanks!
…