https://github.com/devforfu/fastai2022p2
Homework assignments from fast.ai course (2022, part 2)
https://github.com/devforfu/fastai2022p2
Last synced: about 1 year ago
JSON representation
Homework assignments from fast.ai course (2022, part 2)
- Host: GitHub
- URL: https://github.com/devforfu/fastai2022p2
- Owner: devforfu
- License: apache-2.0
- Created: 2023-01-08T15:49:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T19:26:04.000Z (over 3 years ago)
- Last Synced: 2025-02-09T01:42:45.881Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage: https://devforfu.github.io/FastAI2022p2
- Size: 640 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FastAI2022p2
================
This file will become your README and also the index of your
documentation.
## Install
``` sh
pip install FastAI2022p2
```
## How to use
Fill me in please! Don’t forget code examples:
``` python
1+1
```
2