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.
sh -x run_test.sh.
└── 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.shCopyright (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.