Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nam Cao Simulator

A 1.5 million parameter stylable-level language model trained from scratch to generate text in the style of Nam Cao. The entire training stack was implemented in Go without relying on machine learning frameworks.

Highlights

  • Custom RNN and LSTM implementations
  • Adam optimizer with automatic differentiation
  • Hand-written float32 math kernels for improved CPU performance
  • SIMD-accelerated matrix operations
  • Model checkpoint save/load support for training continuation and inference
  • End-to-end training pipeline built from scratch

Preview

preview.mp4

About

Nam Cao simulator LSTM model implemented from scratch

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages