Skip to content

jnjcc/yasml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yasml

Yet Another Sparse Machine Learning package

With NumPy at hand, with PyTorch as reference, coding a deep learning package is like a walk in the park.

Tests

sh -x run_test.sh

Examples

.
└── examples
    ├── rec:    Recommendation Systems (Sparse, DeepFM, etc)
    ├── rl:     Reinforcement Learning (DQN, PPO, DDPG, DPO, GRPO, TD, etc)
    ├── text:   Natural Language Processing (RNN, LSTM, LLM, GPT, etc)
    └── vision: Computer Vision (DNN, CNN, VAE, Diffusion, etc)
sh -x run_example.sh

COPYING

Copyright (c) 2025 jnjcc, Yste.org

Copyright (c) 2016-2019 jnjcc, Yste.org

This program is licensed under the terms of the MIT license. See COPYING for more details.

About

Yet Another Sparse Machine Learning package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors