Skip to content
View AlexSheff's full-sized avatar
  • Good Projects corp
  • Dumaguete

Block or report AlexSheff

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. icw-kv-quant icw-kv-quant Public

    A lightweight utility to enable on-the-fly INT8 KV cache quantization for Hugging Face models.

    Python 2

  2. EvoActiv EvoActiv Public

    EvoActiv, an open-source framework for the evolutionary discovery of neural network activation functions. In contrast to functions designed manually or via gradient-based search, EvoActiv navigates…

    Python

  3. EvoActiv_visual EvoActiv_visual Public

    EvoActiv_visual uses evolutionary search to discover novel activation formulas for neural networks. It builds expression trees, mutates and crosses them, and evaluates candidate formulas by trainin…

    TypeScript

  4. EvoFusion EvoFusion Public

    EvoFusion is a research framework for the co-evolution of neural network activation functions and loss functions. It implements a genetic algorithm approach to discover optimal combinations of acti…

    Python

  5. EvoFusion_visual EvoFusion_visual Public

    A web-based UI simulation of EvoFusion, a framework for co-evolving neural network activation and loss functions using a genetic algorithm powered by the Google Gemini API.

    TypeScript

  6. EvoLoss EvoLoss Public

    EvoLoss is an open-source Python framework that discovers new loss functions using genetic programming. The goal is to automatically evolve symbolic loss expressions that can outperform standard lo…

    Python