-
optuna Public
Forked from optuna/optunaA hyperparameter optimization framework
-
optuna-mcp Public
Forked from optuna/optuna-mcpThe Optuna MCP Server is a Model Context Protocol (MCP) server to interact with Optuna APIs.
Python MIT License UpdatedNov 10, 2025 -
optuna-examples Public
Forked from optuna/optuna-examplesExamples for https://github.com/optuna/optuna
Python UpdatedNov 4, 2025 -
optuna-dashboard Public
Forked from optuna/optuna-dashboardReal-time Web dashboard for Optuna.
TypeScript MIT License UpdatedOct 29, 2025 -
-
optuna-integration Public
Forked from optuna/optuna-integrationPython MIT License UpdatedSep 16, 2025 -
vtermtest Public
Snapshot testing for interactive TUIs/REPLs (e.g., go-prompt) using libvterm.
Go MIT License UpdatedAug 13, 2025 -
-
-
goptuna Public
A hyperparameter optimization framework, inspired by Optuna.
-
kube-prompt Public
An interactive kubernetes client featuring auto-complete.
-
go-prompt Public
Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
-
-
cmaes Public
Forked from CyberAgentAILab/cmaesPython library for CMA Evolution Strategy.
Python MIT License UpdatedJul 23, 2025 -
staged-recipes Public
Forked from conda-forge/staged-recipesA place to submit conda recipes before they become fully fledged conda-forge feedstocks
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 1, 2025 -
cs336-assignment1-basics Public
Forked from stanford-cs336/assignment1-basicsStudent version of Assignment 1 for Stanford CS336 - Language Modeling From Scratch
Python MIT License UpdatedJun 25, 2025 -
sphinx Public
Forked from sphinx-doc/sphinxMain repository for the Sphinx documentation builder
Python Other UpdatedMay 27, 2025 -
cs336-assignment2-systems Public
Forked from stanford-cs336/assignment2-systemsPython UpdatedMay 4, 2025 -
optunahub Public
Forked from optuna/optunahubPython library to use packages in OptunaHub
Python MIT License UpdatedJan 17, 2025 -
hatch-jupyter-builder Public
Forked from jupyterlab/hatch-jupyter-builderA hatch plugin to help build Jupyter packages
Python BSD 3-Clause "New" or "Revised" License UpdatedSep 19, 2024 -
optunahub-registry Public
Forked from optuna/optunahub-registryA registry of third-party Optuna packages
Jupyter Notebook MIT License UpdatedAug 2, 2024 -
optuna-visualization-regression-tests Public
Forked from optuna/optuna-visualization-regression-testsPython UpdatedJul 26, 2024 -
-
A TPE (Tree-structured Parzen Estimator) implementation in Rust
Rust MIT License UpdatedFeb 19, 2024 -
github-actions-kurobako Public
GitHub Action to generate kurobako report and comment it to the pull request.
-
cpython Public
Forked from python/cpythonThe Python programming language
Python Other UpdatedOct 29, 2023 -
server-extension-bottle-jupyterlab Public
Forked from Alnusjaponica/server-extension-bottle-jupyterlabTypeScript UpdatedOct 5, 2023 -
outlier-utils Public
Utility library for detecting and removing outliers from normally distributed datasets using the Smirnov-Grubbs test.
-
webframework-in-python Public
"How to write WSGI WEB Framework" talked at PyConJP 2016
-
mypyc_ipython Public
IPython magic command interface for interactive work with mypyc, a compiler from type-annotated Python to C extensions.