Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: FastAI v0.3.0 #50309

Merged
merged 1 commit into from
Dec 10, 2021
Merged

Conversation

JuliaRegistrator
Copy link
Contributor

  • Registering package: FastAI
  • Repository: https://github.com/FluxML/FastAI.jl
  • Created by: @lorenzoh
  • Version: v0.3.0
  • Commit: d34d39a4213df03f528964a5d5a2fc9cc553c1dd
  • Git reference: HEAD
  • Description: Repository of best practices for deep learning in Julia, inspired by fastai
  • Release notes:

v0.3.0

Added

  • A new API for visualizing data. See this issue for motivation. This includes:

    • High-level functions for visualizing data related to a learning method: showsample, showsamples, showencodedsample, showencodedsamples, showbatch, showprediction, showpredictions, showoutput, showoutputs, showoutputbatch
    • Support for multiple backends, including a new text-based show backend that you can use to visualize data in a non-graphical environment. This is also the default unless Makie is imported.
    • Functions for showing blocks directly: showblock, showblocks
    • Interfaces for extension: ShowBackend, showblock!, showblocks!

Removed

  • The old visualization API incl. all its plot* methods: plotbatch, plotsample, plotsamples, plotpredictions

UUID: 5d0beca9-ade8-49ae-ad0b-a3cf890e669f
Repo: https://github.com/FluxML/FastAI.jl.git
Tree: 5e24106889d24022ff1f6c09aff440251208cc0b

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit 76fc363 into master Dec 10, 2021
@JuliaTagBot JuliaTagBot deleted the registrator/fastai/5d0beca9/v0.3.0 branch December 10, 2021 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants