I'm a programmer who interested in various fields such as:
- Compilers
- Web Applications
- Computer Graphics and Games
- Data Engineering
- Deep learning > Reinforcement learning
- IoT
- Operating Systems
My blog is here: https://blog.ashrimp.dev/
I'm a programmer who interested in various fields such as:
My blog is here: https://blog.ashrimp.dev/
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
pub enum TypeDispatchKind {
Bool,
Int,
}
A neural network-based chess position evaluator with a complete end-to-end training pipeline.
Python