Skip to content

stjordanis/ML-Coordination-Tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 

Repository files navigation

FluxML Ecosystem Coordination

Find us on Zulip: https://julialang.zulipchat.com/#streams/237432/ml-ecosystem-coordination

Our meeting recordings: https://www.youtube.com/playlist?list=PLP8iPy9hna6T_ILHzPw43BFGngBcNmugQ

Join the long-term conversation under the Discussions tab. This is also where we post more structured design documentation and Q&A about Flux. If you have an idea for improving the ecosystem, you can post it there.

This is still very much a work in progress, and we welcome all contributions! For a list of issues and action points, see the general issues project. More specific projects can be found under the Projects tab.

Many of our contributions might be spread across several repos, so if you want to get involved and don't know where to start, you should ping us on Zulip. Or if you see that someone is assigned to a specific issue, you can DM them on Zulip.

Repositories

Below is a list of repositories that we actively contribute to (this is also a convenient list of the FluxML ecosystem):

  • Flux.jl: A 100% pure-Julia deep learning stack. Provides lightweight abstractions on top of Julia's core GPU and AD support.
  • Zygote.jl: The source-to-source AD tool that backs Flux.jl.
  • FastAI.jl: A Julia port of Python's fastai stack (built upon the packages listed below).
  • FluxTraining.jl: Easily customized training loops, a large library of useful metrics, and many useful utilities (such as logging)
  • DataLoaders.jl: Multi-threaded data loading built on MLDataPattern.jl (similar to PyTorch's DataLoader).
  • MLDataPattern.jl: Utility package for subsetting, partitioning, iterating, and resampling of datasets.
  • MLDatasets.jl: A collection of common machine learning datasets.
  • DataAugmentation.jl: Utilities for augmenting image-like data
  • Metalhead.jl: Computer vision models for Flux
  • Transformers.jl: NLP transformer-based models for Flux

About

The FluxML Community Team repo

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published