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

What are fastai lib and how to use it? #76

Open
EmbraceLife opened this issue Mar 6, 2019 · 0 comments
Open

What are fastai lib and how to use it? #76

EmbraceLife opened this issue Mar 6, 2019 · 0 comments

Comments

@EmbraceLife
Copy link
Owner

What are fastai lib and how to use it?

14:00-17:56
What are fastai lib and how to use it
* fast.ai is the organization name
* fastai is library name
* key dependency
* pytorch is easier and more powerful than tensorflow
* fastai support four applications
* CV, NLP, Tabular, Collaborative Filtering
* both ways of using * is supported
* from fastai import * actually import very little
* from fastai.vision import * import only the necessary
* ::For coding videos::
* Here is what I found out the current recommended way of using *
* later, why import fastai.vision is very useful too
目录 Lesson 1 知识点分解 #63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant