Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
This is a WIP project, and the documentation is under construction.
NeurOptimiser
Light Logo Dark Logo
NeurOptimiser

User Guide

  • Installation
  • Usage
    • Example 0: The Simplest Neuroptimiser
    • Example 1: A Simple Neuroptimiser with a problem from IOH
    • Example 2: A Hybrid Neuroptimiser with a problem from COCO

Architecture

  • Architecture

API Reference

  • API Reference
    • Solvers
    • Core
      • Models
        • AbstractPerturbationNHeuristicModel
        • SubNeuroHeuristicUnitModel
        • PyTwoDimSpikingCoreModel
        • PySelectorModel
        • PyHighLevelSelectionModel
        • PyTensorContractionLayerModel
        • PyNeighbourhoodManagerModel
        • PySpikingHandlerModel
        • PyPositionSenderModel
        • PyPositionReceiverModel
      • Processes
        • AbstractSpikingCore
        • NeuroHeuristicUnit
        • TwoDimSpikingCore
        • Selector
        • HighLevelSelection
        • TensorContractionLayer
        • NeighbourhoodManager
        • SpikingHandler
        • PositionSender
        • PositionReceiver
    • Utils

Contribution Guide

  • Contributing Guide
Back to top
Copyright © 2025 - 2025, Jorge M. Cruz-Duarte (jorge-mario.cruz-duarte@inria.fr)
Made with Sphinx and @pradyunsg's Furo