Skip to content

issues Search Results · repo:SirBob01/NEAT-Python language:Python

Filter by

7 results
 (120 ms)

7 results

inSirBob01/NEAT-Python (press backspace or delete to remove)

Delta requires lengths of excess and disjoint gene where historical marking comes into use. As historical marking is not implemented the delta is not correctly calculated and so another formula is being ...
  • umair-nasir14
  • Opened 
    on Jan 26, 2022
  • #9

The genes are currently represented as an edge list. Refactor Genome to keep an adjacency list instead. Use topological sorting to forward propagate values.
enhancement
  • SirBob01
  • 2
  • Opened 
    on Aug 22, 2020
  • #8

The best genome returned by Brain does not seem to generate the correct results despite a progressive increase in fitness.
bug
  • SirBob01
  • Opened 
    on Aug 22, 2020
  • #7

In addition to refactoring code for enhanced readability, improve in-line documentation.
enhancement
  • SirBob01
  • Opened 
    on Oct 29, 2019
  • #5

Create a small project that demonstrates the abilities of the NEAT algorithm. It could be a game or a simple function-approximating application (ex. modeling the trigonometric functions using a neural ...
enhancement
good first issue
hacktoberfest
help wanted
  • SirBob01
  • Opened 
    on Oct 29, 2019
  • #4

It might be useful to implement unit testing for at least the key functions of the package. This would ensure that any future refactoring or development doesn t alter their function from that intended. ...
  • foster999
  • 1
  • Opened 
    on Oct 27, 2019
  • #2

Refactor the code to make it more elegant and optimized (especially for the core algorithm).
enhancement
help wanted
  • SirBob01
  • 4
  • Opened 
    on Oct 26, 2019
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub