Skip to content

refactor neural network code and present an ant code base #23

@cpetry

Description

@cpetry

The currently implemented neural network ant has three user programmable parts:

  • Creation of the feature vector
  • Definition of output (actions)
  • Rewarding (Reinforcement learning)

Provide these parts as seperate functions for the user to write code for. Some additional settings could be needed (hidden layers, activation function etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions