diff --git a/AI.md b/AI.md index 260fcdc..13d24b9 100755 --- a/AI.md +++ b/AI.md @@ -223,6 +223,7 @@ for implementing a recommender system. ## §8.1. [GAN](https://en.wikipedia.org/wiki/Generative_adversarial_network). * [Jokerise](https://github.com/junkwhinger/jokerise) :: Jokeriser with CycleGAN. +* [joliGEN](https://github.com/jolibrain/joliGEN) :: Generative AI Image Toolset with GANs and Diffusion for Real-World Applications ## §8.2. Neural Networks. + [BinaryConnect](https://github.com/MatthieuCourbariaux/BinaryConnect) :: Training Deep Neural Networks with binary weights during propagations.