GithubHelp home page GithubHelp logo

micahstubbs / fastai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fastai/fastai

0.0 1.0 1.0 91.87 MB

The fast.ai deep learning library, lessons, and tutorials

License: Apache License 2.0

Jupyter Notebook 97.39% Python 2.61% Shell 0.01%

fastai's Introduction

fastai

The fast.ai deep learning library, lessons, and tutorials.

Copyright 2017 onwards, Jeremy Howard. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. A copy of the License is provided in the LICENSE file in this repository.

Current Status

This is an alpha version. Most of the library is quite well tested since many students have used it to complete the Practical Deep Learning for Coders. course. However it hasn't been widely used yet ourside of the course, so you may find some missing features or rough edges. If you're interested in using the library in your own projects, we're happy to help support any bug fixes or feature additions you need—please use http://forums.fast.ai to discuss.

Recommended installation approach is to clone fastai using git:

git clone https://github.com/fastai/fastai.git

Then, cd to the fastai folder and create the python environment:

cd fastai
conda env update

This downloads all of the dependencies and then all you have to do is:

source activate fastai

To update everything at any time, cd to your repo and:

git pull
conda env update

You can also install this library in the local environment using pip

pip install fastai

However this is not currently the recommended approach, since the library is being updated much more frequently than the pip release, fewer people are using and testing the pip version, and pip needs to compile many libraries from scratch (which can be slow).

fastai's People

Contributors

adityasoni19031997 avatar akash5474 avatar akomma avatar alessaww avatar anandsaha avatar apiltamang avatar azupanc avatar bkj avatar davidhamann avatar debpanigrahi avatar ecvgit avatar ekami avatar fabianhertwig avatar gazay avatar hiromis avatar jph00 avatar kevinbird15 avatar kevindewalt avatar mattkleinsmith avatar ohmeow avatar oostopitre avatar racheltho avatar radekosmulski avatar robhawkins avatar sampathweb avatar surmenok avatar suvash avatar trusty avatar tylerwx51 avatar yanneta avatar

Watchers

 avatar

Forkers

taylorhxu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.