Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View salkola's full-sized avatar

Block or report salkola

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. second_brain second_brain Public

    Local-first CLI that indexes notes, PDFs, screenshots, and Apple Mail into Chroma, then answers questions in the terminal with Ollama. No cloud chat API by default.

    Python

  2. causal causal Public

    Train and evaluate uplift meta-learners (T/X/DR/R) on a simulated digital-ads dataset with biased treatment assignment and a known heterogeneous treatment effect.

    Python

  3. variance variance Public

    Monte Carlo simulations of synthetic ad-style RCTs comparing variance-reducing average treatment effect estimators—CUPED vs Double ML—using pre-period outcomes and covariates.

    Python

  4. gbdt gbdt Public

    Train and evaluate GBDT against logistic regression on synthetic ad-click–style tabular data, with validation-based tuning, metrics, and plots.

    Python

  5. tic_tac_toe tic_tac_toe Public

    Tic-tac-toe agent using a policy-value network and MCTS, with training metrics, optional expert pretraining, and GUI/CLI play.

    Python

  6. game_of_life game_of_life Public

    Conway’s Game of Life in Python with tkinter, RLE patterns, and optional LifeWiki downloads.

    Python