Skip to content

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

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.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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