lucidfrontier45
A Software Engineer in Data Science Domain. #WebAPI #MachineLearning #Optimization #Algorithm #Python #Rust
GROUND Inc.Tochigi, Japan
Pinned Repositories
ElasticsearchSink2
Flume-NG Sink for Elasticsarch >= 2.0
localsearch
Rust library for local search optimization
pydanticio
Tiny IO utility library for Python with Pydantic inspired by Serdeio of Rust
python-uv-template
A Project Template of Python with uv
PyTorch-Book
PyVB
Python implementation for Variational Bayesian Learning
scikit-chainer
scikit-learn like interface to chainer
serdeio
Tiny IO utility library for Rust to serialize/deserialize Serde compatible structs
tree_traversal
A Rust library for finding the optimal leaf node in a tree structure.
lucidfrontier45's Repositories
lucidfrontier45/localsearch
Rust library for local search optimization
lucidfrontier45/python-pdm-template
A Project Template of Python with PDM
lucidfrontier45/cython_obfuscate_example
An example project to use Cython as an obfuscater
lucidfrontier45/pydanticio
Tiny IO utility library for Python with Pydantic inspired by Serdeio of Rust
lucidfrontier45/threshold_dict
A data structure to find smallest key that is larger than the query.
lucidfrontier45/tree_traversal
A Rust library for finding the optimal leaf node in a tree structure.
lucidfrontier45/anybayes
A Bayesian Classifier with Any Distributions
lucidfrontier45/gamo
Create Range like struct of user define types for easy for loop
lucidfrontier45/heapq
Priority Queue with scoring function
lucidfrontier45/indexed-vector
A Rust library that implements vector container that can be indexed with specified function.
lucidfrontier45/optuna-async-helper
A Helper Library to run asynchronous optimization with Optuna
lucidfrontier45/python-rye-template
A Project Template of Python with Rye
lucidfrontier45/python-uv-template
A Project Template of Python with uv
lucidfrontier45/serdeio
Tiny IO utility library for Rust to serialize/deserialize Serde compatible structs
lucidfrontier45/tinys3cli
A Tiny S3 Client Application in Golang
lucidfrontier45/vscode-one-dark-pro-monokai-darker-whity
A Darker One Dark Pro variation with Monokai scheme and whiter foreground texts
lucidfrontier45/alt-ime-ahk-mod
🇺🇸⌨ 左右 Alt キーの空打ちで IME を ON/OFF する AutoHotkey スクリプトのような何か
lucidfrontier45/engineerhub-sample-20230130
lucidfrontier45/java_bench
lucidfrontier45/JavaTemplate
A Template for Java Project
lucidfrontier45/jaxbo
Simple Bayesian Optimization with JAX
lucidfrontier45/learning-jax
Personal repository to learn google JAX ecosystem
lucidfrontier45/linear_regression_waic
Example Project of Linear Regression and WAIC with Numpyro/Stan
lucidfrontier45/marisa-trie
Static memory-efficient Trie-like structures for Python (2.x and 3.x) based on marisa-trie C++ library.
lucidfrontier45/popopt
Various Population based Blackbox Optimization Algorithms in Rust
lucidfrontier45/pydantic-argparse
Typed Argument Parsing with Pydantic
lucidfrontier45/rust-trait-tips
lucidfrontier45/T-SMOTE
Unofficial Implementation of Temporal-oriented SMOTE
lucidfrontier45/tsp_mip_example
Solve TSP as MIP with Rust
lucidfrontier45/word-ladder
A Rust implementation for Word Ladder (Shiritori) game