Metadata-Version: 2.1
Name: wwf
Version: 0.0.8
Summary: The source code host for walkwithfastai.com
Home-page: https://github.com/walkwithfastai/walkwithfastai.github.io/tree/master/
Author: Zachary Mueller
Author-email: muellerzr@gmail.com
License: Apache Software License 2.0
Description: # Walk with fastai
        
        
        
        ## What is this project?
        
        Welcome to Walk with fastai! This project was started by me (Zachary Mueller) as a way to collect interesting techniques dotted throughout the [fast.ai forums](forums.fast.ai), my own course materials, and the fantastic work of others into one centralized place.
        
        The goal is to have something much more than a "fastai recipe book," where instead authors can explore in-depth into topics involving the usage of the `fastai` library. 
        
        There is a central framework and theme for each super chapter, as you can see in the Table of Contents menu at the top of this screen. Topics are broken down by their super topic, such as:
        * Vision
          * Classification
            * Single Label
        
        These collection of articles can be as simple as showing a few lines of code for a use-case, to as advanced as introducing and explaining a topic.
        
        At the end of the day, I want this site to be a nice resource for folks to look up quickly how to do XYZ technique inside the library, that perhaps isn't 100% integrated or supported in the library's current status. 
        
Keywords: fastai fastai2 wwf2
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
