Skip to content

Full Rewrite#9

Merged
BarionLP merged 33 commits into
mainfrom
rewrite
Mar 29, 2026
Merged

Full Rewrite#9
BarionLP merged 33 commits into
mainfrom
rewrite

Conversation

@BarionLP

@BarionLP BarionLP commented Mar 6, 2026

Copy link
Copy Markdown
Owner
  • nestable architecture (modules)
    • treat activation functions as modules
    • treat models as modules
  • integrate Ametrin.Serializer

BarionLP added 12 commits March 2, 2026 17:21
basic source generaton
improved data class handling
support generating input, hidden and output modules
PerceptronModule backwards impl
ICostFunction
LeakyReLU
basic adam generator
ITrainingDataSource
image data noise
EmptyModuleData for non-state modules
add ModuleDataPool
add MultiLayerPerceptronBuilder
add ThreadedTrainer
@BarionLP BarionLP self-assigned this Mar 6, 2026
@BarionLP BarionLP added the enhancement New feature or request label Mar 6, 2026
@BarionLP
BarionLP marked this pull request as ready for review March 28, 2026 17:13
auto dispose any IDisposables in Snapshot
add IndexOutputLayer
rewrite IndexEmbeddingModule to work with Matrices
readd LanguageDataHelper
serialize basic module properties
@BarionLP BarionLP mentioned this pull request Mar 29, 2026
@BarionLP
BarionLP merged commit 3e91376 into main Mar 29, 2026
@BarionLP
BarionLP deleted the rewrite branch March 29, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant