FluxML/model-zoo
A collection of deep learning model implementations (vision CNNs, text RNNs/NLP, reinforcement learning) built with the Flux.jl Julia machine learning framework.

The Flux Model Zoo provides ready-to-use starting points for various machine learning models using the Flux.jl library in Julia. It covers computer vision models like large convolutional neural networks, natural language processing models including recurrent neural networks, and reinforcement learning implementations for games. Each model is packaged as a standalone Julia project with pinned dependencies.
Frequently asked
- What is FluxML/model-zoo?
- A collection of deep learning model implementations (vision CNNs, text RNNs/NLP, reinforcement learning) built with the Flux.jl Julia machine learning framework.
- Is model-zoo open source?
- Yes — FluxML/model-zoo is an open-source project tracked on heatdrop.
- What language is model-zoo written in?
- FluxML/model-zoo is primarily written in Julia.
- How popular is model-zoo?
- FluxML/model-zoo has 932 stars on GitHub.
- Where can I find model-zoo?
- FluxML/model-zoo is on GitHub at https://github.com/FluxML/model-zoo.