Skip to content

create download folder for mnist if not there; add image model configs #179

create download folder for mnist if not there; add image model configs

create download folder for mnist if not there; add image model configs #179

Workflow file for this run

name: CI
on: [workflow_dispatch, pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: sudo apt-get install espeak
shell: bash
- uses: fastai/workflows/nbdev-ci@master