Commit Graph

10 Commits

Author SHA1 Message Date
JonathonLuiten
071a9c063c
Update conda install instructions
Changes the conda install instructions to a one-liner instead of multiple command lines.
This is an important change, because with the current version of conda, using the multiline version results the environment not being able to be solved in the later added packages due to clashes with the former, and thus not being able to correctly install all of the requirements.
However, the one line version solves this and allows the install to proceed much more easily and quickly.
2020-12-28 13:45:27 +01:00
Zach Teed
01ad964d94 added small 1M paramter model 2020-08-23 22:40:47 -06:00
Zach Teed
c86b3dc8f3 added cuda extension for efficent implementation 2020-08-22 18:49:24 -06:00
Zach Teed
5b1f510d6b
Update README.md 2020-08-04 10:09:58 -06:00
Zach Teed
a1d8344039 added training code 2020-07-30 21:25:36 -06:00
Zach Teed
dc370f877b
Update README.md 2020-07-25 19:31:44 -06:00
Zach Teed
a2408eab78 added upsampling module 2020-07-25 17:36:17 -06:00
Zach Teed
dc1220825d
Update README.md 2020-07-22 09:02:43 -06:00
Zach Teed
3fac6470f4 fixed problems with variational dropout 2020-05-25 14:30:45 -04:00
Zach Teed
36d7ad338e initial commit 2020-03-26 23:19:08 -04:00