Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@amankharwal
Created November 22, 2020 06:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amankharwal/6e638ecee33ad310cfa6e0a54322a9c2 to your computer and use it in GitHub Desktop.
Save amankharwal/6e638ecee33ad310cfa6e0a54322a9c2 to your computer and use it in GitHub Desktop.
from fastai import *
from fastai.vision import *
from fastai.metrics import error_rate
import os
import pandas as pd
import numpy as np
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment