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

Train Code #1

Open
pribadihcr opened this issue Nov 14, 2016 · 2 comments
Open

Train Code #1

pribadihcr opened this issue Nov 14, 2016 · 2 comments

Comments

@pribadihcr
Copy link

Hi @rcmalli ,

Is there the code how to train the squeezenet ?

Thanks,
rchip

@davinnovation
Copy link

If you want train pre-trained model ( SqueezeNet() ). use .fit ()
want from scratch, Initialize model SqueezeNet(wiehgts=None)

@hoonkai
Copy link

hoonkai commented Feb 28, 2018

@davinnovation But doesn't weights=None initialise the model to random weights? It wouldn't undergo actual training, right?

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

3 participants