-
-
CASM_Project Public
Forked from bharani1990/CASM_ProjectMusic recommendation using Graph ML.
Jupyter Notebook UpdatedOct 25, 2025 -
iforest-fortran Public
Isolation Forest implementation in Fortran
Fortran MIT License UpdatedJul 12, 2025 -
-
-
kyenvim Public
Neovim LSP without plugins—flat, simple, and built-in with the native LSP API, no lua/ folder, no nested directories.
Lua UpdatedMar 19, 2025 -
nand2tetris Public
The famous and marvelous NAND2Tetris course from wonderful Noam Nisan and Shimon Schocken, Hebrew University of Jerusalem.
-
3drenderer Public
Personal repo for 3D rendering in C Pikuma course.
-
clasp Public
Forked from clasp-developers/claspclasp Common Lisp environment
Common Lisp UpdatedAug 22, 2024 -
-
Paddle Public
Forked from PaddlePaddle/PaddlePArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
C++ Apache License 2.0 UpdatedAug 17, 2024 -
sqlite-zig Public
SQLite implementation in Zig. This is a personal project to learn more about database internals and SQLite implementation.
Zig UpdatedAug 7, 2024 -
codecrafters-http-server-go Public
Creating an HTTP server from scratch. Head over to codecrafters.io to try the challenge.
Go UpdatedJul 18, 2024 -
monkey-interpreter-go Public
Writing an interpreter in Go for a fictional language.
Go UpdatedJun 25, 2024 -
zgml Public
Forked from candrewlee14/zgmlTensor library for machine learning, inspired by ggml
Jupyter Notebook MIT License UpdatedMar 17, 2024 -
spoof Public
Face anti-spoofing with transformers. Low Rank Adaptation of ViT-16 base 224 model.
-
cmapss Public
Novel algorithms to predict Remaining Useful Life (RUL) on NASA’s benchmark dataset, CMAPSS turbofan engine degradation simulation.
-
docs Public
Forked from PaddlePaddle/docsDocumentations for PaddlePaddle
Python Apache License 2.0 UpdatedAug 18, 2023 -
MLflow Tracking server with nginx as frontend, MLflow runs are stored in the backend with MYSQL. Toy tweet classifier model with flask web app. Containerized with docker-compose up.
-