Skip to content

Commit

Permalink
1.0 warning
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeInnes committed Aug 20, 2018
1 parent 98fe429 commit 9520e3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Flux Model Zoo

**Note:** These examples are in the process of being upgraded for Julia 1.0. Until then, they work best with Julia v0.6.

This repository contains various demonstrations of the [Flux](http://fluxml.github.io/) machine learning library. Any of these may freely be used as a starting point for your own models.

The models are broadly categorised into the folders [vision](/vision) (e.g. large convnets), [text](/text) (e.g. various RNNs and NLP models), [games](/games) (reinforcement learning). See the READMEs of respective models for more information.

0 comments on commit 9520e3e

Please sign in to comment.