Skip to content

Commit

Permalink
Added logo
Browse files Browse the repository at this point in the history
  • Loading branch information
darsnack committed Aug 17, 2020
1 parent f6ba326 commit 2090c5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A first cut at a port of the FastAI V2 API to Julia

![Logo](https://raw.githubusercontent.com/opus111/FastAI.jl/master/fastai-julia-logo.png)

This code is inspired by FastAI, but differs in implementation
in several ways. Most importantly, the original Python code
makes heavy use of side-effects where the Learner holds different
Expand All @@ -24,4 +26,4 @@ https://github.com/fastai/fastai2/blob/master/docs/

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://opus111.github.io/FastAI.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://opus111.github.io/FastAI.jl/dev)
[![Build Status](https://travis-ci.com/opus111/FastAI.jl.svg?branch=master)](https://travis-ci.com/opus111/FastAI.jl)
[![Build Status](https://travis-ci.com/opus111/FastAI.jl.svg?branch=master)](https://travis-ci.com/opus111/FastAI.jl)
Binary file added fastai-julia-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2090c5a

Please sign in to comment.