aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-01feat: prototype of autoencoder section doneHEADmasterNicholas
2022-03-01feat: empirical manifold learningNicholas
2022-03-01feat: updated codeNicholas Noll
2022-02-24chore: update skeleton of autoencoder.mdNicholas
2022-02-24feat: normalization schema detailed in documentationNicholas
2022-02-24feat: documentation for inferenceNicholas
2022-02-23Feat: added skeleton for paperNicholas
2022-02-23chore: capitalization in readmeNicholas
2022-02-23Chore: pangraph -> seqspaceNicholas
2022-02-23Chore: added licenseNicholas
2022-02-23Feat: added READMENicholas
2022-02-23Feat: documentation updatedNicholas
2022-02-23Chore: documentationNicholas Noll
2022-02-17Feat: updateNicholas
2022-02-16Fix: small changesNicholas Noll
2022-02-16Sketching out final pipeline with figure generationNicholas Noll
2022-02-15Feat: checkinNicholas Noll
2022-02-15Feat: updateNicholas
2022-01-05docs: fleshed out inference descriptionNicholas Noll
2021-12-06Feat: documentationNicholas
2021-09-27Fix: fitmodel bad accessNicholas Noll
2021-09-27Fix: Pipeline prototype now works end to endNicholas Noll
2021-09-27Feat: allow for multiple parameter setsNicholas Noll
2021-09-27feat: updated validation size computation to be more user-friendlyNicholas Noll
2021-09-27Feat(pipeline): finished prototypesNicholas Noll
2021-09-21feat: added fitmodel code prototypeNicholas Noll
2021-09-21chore: removed old standard of running filesNicholas Noll
2021-09-21chore: forgot filesNicholas Noll
2021-09-21Makefile framework for data reproducibilityNicholas Noll
2021-09-20Perf: improved training loopNicholas Noll
2021-09-20Feat: generalized delaunay to arbitrary dimensionNicholas Noll
2021-09-15chore: updated default dimensionality to 2Nicholas Noll
2021-09-15chore: rm deprecated NO_FIELDSNicholas Noll
2021-09-15chore: added project.tomlNicholas Noll
2021-09-14feat(loss): switched from specifying transformation to latent metric space in...Nicholas Noll
2021-09-14fix: reverted method to compute euclidean distanceNicholas Noll
2021-09-14fix: projection scopingNicholas Noll
2021-09-14feat: change scope to localNicholas Noll
2021-09-14feat: added high dimensional L2 penalization. removed gpuNicholas Noll
2021-09-14feat(infer): added custom database locationNicholas Noll
2021-09-14fix(typo): loss functionNicholas Noll
2021-09-14fix(preproc): corrected linear projectionNicholas Noll
2021-09-14feat(loss): allow for latent space transformationNicholas Noll
2021-09-14fix(name): collision of loss componentsNicholas Noll
2021-09-14fix(import): explictly import needed statistics functionsNicholas Noll
2021-09-14fix(var): removed deprecated variableNicholas Noll
2021-09-14fix(syntax): explicitly imported linear algebra functionsNicholas Noll
2021-09-14fix(typo): syntax ambiguityNicholas Noll
2021-09-13fix: stub out gpuNicholas Noll
2021-09-13fix: update subscriptNicholas Noll