Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

How to continue training in R? #1543

Closed
slaweks17 opened this issue Feb 29, 2016 · 2 comments
Closed

How to continue training in R? #1543

slaweks17 opened this issue Feb 29, 2016 · 2 comments
Labels

Comments

@slaweks17
Copy link

Hi,
I would like to create a model, run it a bit, check how things are going, perhaps modify some parameters, like learning rate, and continue learning. Or alternatively load from a checkpoint and continue learning.
Is it possible? I am especially interested in R and C++.
I found something related in issue 379, but it the answers were referring to the Python interface.

@firearasi
Copy link

+1, this is still open?

@ziyeqinghan
Copy link
Contributor

I have tried to solve this problem in PR #1571 and hope this will be helpful. :)

ziyeqinghan added a commit to ziyeqinghan/mxnet that referenced this issue Apr 3, 2016
…pache#1543]

modify basic_model.R to test to load model and continue training [apache#1543]
@tqchen tqchen closed this as completed in c1e49e6 Apr 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants