Pinned Repositories
ChebyKan-cuda-op
CUDA implementation of custom op for Chebyshev KAN.
cuda-Wavelet-KAN
CUDA implementation of Wavelet KAN.
DQN-trial
A simple trial to implement (Dueling) DQN.
GAMES-103-Lab-123
GAMES 103 lab 1, 2, 3
gl-template
an opengl template project working with a bunch of libraries including glfw, glad, eigen, glm, etc.
ip-abd
A proof of concept minimal 2d ABD implementation in rust. To be integrated to ip-sim.
ip-sim
IP(Incremental-potential)-based simulation written in rust.
Konvolution-KAN
Replacing linear operation in convolution with KAN-like (Kolmogorov Arnold Network) operation.
Legendre-KAN-cuda
CUDA implementation of custom op for Legendre KAN.
XMM-prototype
XMM prototype, CUDA as compute backend.
Da1sypetals's Repositories
Da1sypetals/cuda-Wavelet-KAN
CUDA implementation of Wavelet KAN.
Da1sypetals/ChebyKan-cuda-op
CUDA implementation of custom op for Chebyshev KAN.
Da1sypetals/Legendre-KAN-cuda
CUDA implementation of custom op for Legendre KAN.
Da1sypetals/DQN-trial
A simple trial to implement (Dueling) DQN.
Da1sypetals/GAMES-103-Lab-123
GAMES 103 lab 1, 2, 3
Da1sypetals/gl-template
an opengl template project working with a bunch of libraries including glfw, glad, eigen, glm, etc.
Da1sypetals/ip-abd
A proof of concept minimal 2d ABD implementation in rust. To be integrated to ip-sim.
Da1sypetals/ip-sim
IP(Incremental-potential)-based simulation written in rust.
Da1sypetals/Konvolution-KAN
Replacing linear operation in convolution with KAN-like (Kolmogorov Arnold Network) operation.
Da1sypetals/PPO-trial
Trial implementation of PPO.
Da1sypetals/projective-dynamics-mass-spring-cuda
projective dynamics of mass spring system based on eigen library and cuda
Da1sypetals/XMM-prototype
XMM prototype, CUDA as compute backend.
Da1sypetals/zpc-fem-explicit
fem simulation with zpc, using explicit euler.
Da1sypetals/zpc-pd-mass-spring
zpc-pd-mass-spring
Da1sypetals/zpc-template
Minimal ZPC template with no need of external configurations.