Pinned Repositories
3d_rigid_body
3d_rigid_body is a hybrid C++ and Python project for simulating and predicting 3D rigid body dynamics.
ai_hackathon_in_transport2024
AI Hackathon in Transport 2024
amazon_scraper
Scrape Amazon product data such as Product Name, Product Images, Number of Reviews, Price, Product URL, and ASIN.
day_trading_agents
ADTA leverages CrewAI and OpenAI's LLM Model for market analysis, signal generation, and risk managementāoperating strictly during US market hours.
fms
FMS implements a financial model for stock market simulation.
kikiola
Kikiola is a high-performance vector database written in Go.
mothistory
The SDK provides convenient access to the MOT History API for applications written in the Go Programming Language.
nysiis
NYSIIS phonetic encoding algorithm.
qrme
qrme is a quantum-resistant encrypted machine learning system designed to protect sensitive data and models against potential threats from quantum computing.
sporty
Telegram bot for displaying the latest news, sports schedules and injury updates.
0xnu's Repositories
0xnu/kikiola
Kikiola is a high-performance vector database written in Go.
0xnu/amazon_scraper
Scrape Amazon product data such as Product Name, Product Images, Number of Reviews, Price, Product URL, and ASIN.
0xnu/nysiis
NYSIIS phonetic encoding algorithm.
0xnu/ai_hackathon_in_transport2024
AI Hackathon in Transport 2024
0xnu/day_trading_agents
ADTA leverages CrewAI and OpenAI's LLM Model for market analysis, signal generation, and risk managementāoperating strictly during US market hours.
0xnu/fms
FMS implements a financial model for stock market simulation.
0xnu/mothistory
The SDK provides convenient access to the MOT History API for applications written in the Go Programming Language.
0xnu/multicollinearity_llm
A multicollinearity-based compression C program, identifies and removes highly correlated weights in neural networks, thereby reducing redundancy.
0xnu/nwunsch
NeedlemanāWunsch algorithm implementation in Go.
0xnu/qrme
qrme is a quantum-resistant encrypted machine learning system designed to protect sensitive data and models against potential threats from quantum computing.
0xnu/3d_rigid_body
3d_rigid_body is a hybrid C++ and Python project for simulating and predicting 3D rigid body dynamics.
0xnu/nwunsch_lua
NeedlemanāWunsch algorithm implementation in Lua.
0xnu/phtree
PH-tree (Permutation Hierarchical Tree) implementation in Go.
0xnu/apollo
Apollo provides methods for loading, manipulating, and saving images, including resizing, grayscale conversion, thresholding, and basic feature extraction.
0xnu/b_learner_experiment
401k_verification, the C program simulates and analyses a 401K dataset, implementing the B-Learner method to estimate bounds for the Conditional Average Treatment Effect (CATE).
0xnu/buntdb
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
0xnu/cpp_mdnn
A deep neural network using the MiniDNN library to analyse the Adult dataset.
0xnu/digital-lincoln-llm
Digital Lincoln LLM - 2024 Hackathon
0xnu/digital_lincoln_cv_llm
Digital Lincoln LLM - 2024 Hackathon
0xnu/epl_standings
Acquire BBC Sport English Premier League data with Go.
0xnu/fine_tune_llm_docker
Fine-tune large language models (LLMs) using the Hugging Face Transformers library.
0xnu/llmcompletion
Exploring and using the capabilities of large language models (LLMs).
0xnu/ml_model_visualization
ML Model Visualization
0xnu/mot-js-sdk
A TypeScript SDK for the MOT History API.
0xnu/mot-py-sdk
The SDK provides convenient access to the MOT History API for applications written in the Python programming language.
0xnu/python_docker
Alpine-based Docker image with Python 3.7-3.11 support. Multi-arch for cross-platform compatibility.
0xnu/sps_gbm_ef
Stock Price Simulation with Geometric Brownian Motion and Efficient Frontier
0xnu/studying_mlir
MLIR
0xnu/tiny_llm_trainer
The experiment implements a tiny language model trainer using PyTorch.
0xnu/urlshortener
URL shortener application written in Go using the hexagonal architecture pattern.