Skip to content

Commit e0eb8ab

Browse files
authored
Update README.md
1 parent d336b8d commit e0eb8ab

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,9 @@ where one wants to learn the underlying distribution of some data.
8080

8181
- [x] general interface development
8282
- [x] documentation
83-
- [ ] integrating [Lux.jl](https://lux.csail.mit.edu/stable/tutorials/intermediate/7_RealNVP) and [Reactant.jl](https://github.com/EnzymeAD/Reactant.jl).
84-
This could potentially solve the GPU compatibility issue as well.
85-
- [ ] including more NF examples/Tutorials
86-
- WIP: [PR#11](https://github.com/TuringLang/NormalizingFlows.jl/pull/11)
87-
- [ ] GPU compatibility
88-
- WIP: [PR#25](https://github.com/TuringLang/NormalizingFlows.jl/pull/25)
83+
- [x] including more NF examples/Tutorials [PR#11](https://github.com/TuringLang/NormalizingFlows.jl/pull/11)
84+
- [x] GPU compatibility [PR#25](https://github.com/TuringLang/NormalizingFlows.jl/pull/25)
85+
- [ ] integrating [Lux.jl](https://lux.csail.mit.edu/stable/tutorials/intermediate/7_RealNVP) and [Reactant.jl](https://github.com/EnzymeAD/Reactant.jl). This could potentially solve the GPU compatibility issue as well.
8986
- [ ] benchmarking
9087

9188
## Related packages

0 commit comments

Comments
 (0)