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

Convex neural network #116

Open
2 of 4 tasks
JamesYang007 opened this issue Jul 24, 2024 · 0 comments · May be fixed by #117
Open
2 of 4 tasks

Convex neural network #116

JamesYang007 opened this issue Jul 24, 2024 · 0 comments · May be fixed by #117

Comments

@JamesYang007
Copy link
Owner

JamesYang007 commented Jul 24, 2024

  • Implement new matrix class ad.matrix.convex_relu that takes in mat (original matrix), mask (D matrices).
  • Implement NN for Boston Housing dataset and train with adamw.
  • Implement ad.diagnostic.active(groups, betas).
  • Get notebook working for a subset of CIFAR. Later replace it with MNIST.
@JamesYang007 JamesYang007 linked a pull request Jul 25, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant