Skip to content

Commit 2606e64

Browse files
authored
Merge pull request #1964 from arcAman07/docs
Updated path to DiffImages.jl
2 parents 944fd43 + 5599911 commit 2606e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Packages based on differentiable programming but not necessarily related to Mach
7575
- [Duckietown.jl](https://github.com/tejank10/Duckietown.jl) Differentiable Duckietown simulator.
7676
- The [Yao.jl](https://github.com/QuantumBFS/Yao.jl) project uses Flux and Zygote for Quantum Differentiable Programming.
7777
- [AtomicGraphNets.jl](https://github.com/Chemellia/AtomicGraphNets.jl) enables learning graph based models on atomic systems used in chemistry.
78-
- [DiffImages.jl](https://github.com/SomTambe/DiffImages.jl) differentiable computer vision modeling in Julia with the Images.jl ecosystem.
78+
- [DiffImages.jl](https://github.com/FluxML/DiffImages.jl) differentiable computer vision modeling in Julia with the Images.jl ecosystem.
7979

8080
### Probabilistic programming
8181

0 commit comments

Comments
 (0)