ACEsuit / Polynomials4ML.jl

Polynomials for ML: fast evaluation, batching, differentiation
MIT License
12 stars 5 forks source link

Add parameter freezing `STOLayer` and general performance fix #67

Closed CheukHinHoJerry closed 11 months ago

CheukHinHoJerry commented 11 months ago

Updates from this branch (To be updated)

cc @DexuanZhou

@cortner : will let you know once it is ready.

cortner commented 11 months ago

@CheukHinHoJerry -- the only change since we discussed it is the flag for whether or not to release? I.e. I should just go ahead and merge this?

CheukHinHoJerry commented 11 months ago

@CheukHinHoJerry -- the only change since we discussed it is the flag for whether or not to release? I.e. I should just go ahead and merge this?

Yes - I think this is the only thing. And we talked about moving AtomicorbitalRadius and wf related stuffs out of this package but I think it should not be done in this PR anyways.