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

Repo Name, Scope and Dependencies #5

Open
rowanc1 opened this issue Apr 10, 2018 · 1 comment
Open

Repo Name, Scope and Dependencies #5

rowanc1 opened this issue Apr 10, 2018 · 1 comment

Comments

@rowanc1
Copy link
Member

rowanc1 commented Apr 10, 2018

Scope

  • Objective functions that look like the math, are tested and can be extended
  • Data misfits? How are these different than the standard L2Norms?
  • Regularization - there is a lot here. And has a bunch of hooks into other areas - including the mesh API. Do we have some regularization pieces, but not a lot in this repo?

Names?

misfit - (taken), but something around this
objfunc
objectivefunction - doesn't speak to regularization
objectify - (taken) ha, kinda like this. "Definition two: express (something abstract) in a concrete form"

Dependencies

  • properties
  • mappings? - not made yet (as a side note, the IdentityMap and matrixutils.Identity should probably be collapsed)
  • discretize? - allows some of the gradient based regularizations
@rowanc1
Copy link
Member Author

rowanc1 commented Apr 12, 2018

  • Dependency injection of regularization gradient matrices.
  • No dependence on discretize

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

1 participant