# HW01 COVID-19 Cases Prediction (Regression) ## Code structure - Class of Dataset - class COVID19Dataset(Dataset) - __init__ - __getitem__ - __len__ - NN model - MY_Model(nn.Module) - __init__ - super().__init__() ## Useful Python package - itertools - numpy - pandas - torch - matplotlib - os - csv - math - tqdm
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up