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

sJt2 stochastic gradient descent #89

Open
MarioStanke opened this issue Jun 2, 2019 · 0 comments
Open

sJt2 stochastic gradient descent #89

MarioStanke opened this issue Jun 2, 2019 · 0 comments
Assignees

Comments

@MarioStanke
Copy link
Contributor

MarioStanke commented Jun 2, 2019

Write the code that iterates over batches of training data x and corresponding outputs y. In the example code mnist.cpp this is the for loop over the epochs and it calls optimizer.step().

@MarioStanke MarioStanke added this to To be done in sprint in Stories & Tasks Jun 2, 2019
@felbecker felbecker moved this from To be done in sprint to In progress in Stories & Tasks Jun 4, 2019
@sebastianbierb sebastianbierb moved this from In progress to Review in progress in Stories & Tasks Jun 21, 2019
@MarioStanke MarioStanke moved this from Review in progress to Backlog in Stories & Tasks Jun 24, 2019
@MarioStanke MarioStanke moved this from Backlog to To be done in sprint in Stories & Tasks Jun 24, 2019
@MarioStanke MarioStanke moved this from To be done in sprint to Backlog in Stories & Tasks Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Stories & Tasks
  
Backlog
Development

No branches or pull requests

4 participants