Skip to content

issues Search Results · repo:Axelrod-Python/axelrod-dojo language:Python

Filter by

16 results
 (93 ms)

16 results

inAxelrod-Python/axelrod-dojo (press backspace or delete to remove)

When running a GA on a windows box there are issues with the starmap methods not working on windows.
  • GitToby
  • 4
  • Opened 
    on Feb 5, 2018
  • #46

@GitToby noticed this: It is possible for the population size to both increase and decrease. The increase would happen only once and is essentially due to the self mutations (as opposed to the standard ...
  • drvinceknight
  • 1
  • Opened 
    on Dec 16, 2017
  • #43

I m looking at the mutate_rows method of fsm.py: @staticmethod def mutate_rows(rows, mutation_probability): randoms = np.random.random(len(rows)) # Flip each value with a probability proportional ...
  • gaffney2010
  • 7
  • Opened 
    on Dec 7, 2017
  • #41

Set up docs on readthedocs. 4 main sections: - Tutorial (walk through of using the library with 1 archetype and 1 algorithm) - How to s for each thing - Reference: bibliography, theoretic discussions ...
  • drvinceknight
  • 2
  • Opened 
    on Oct 4, 2017
  • #37

This was broken already (when we moved to action enums) but I fixed all the other scripts. There was something still broken with Lookerup. This can be related to #30
  • drvinceknight
  • Opened 
    on Aug 5, 2017
  • #31

Currently in axelrod_dojo.archetypes I ve implemented the FSMParams (and written unit and integration tests) which simplifies FSM_evolve.py. It s not tough work to do the same with the others (but they ...
  • drvinceknight
  • 6
  • Opened 
    on Aug 5, 2017
  • #30

Should be easy to modify the code on the MWUA branch to find optimal mixtures.
  • marcharper
  • Opened 
    on Jul 11, 2017
  • #24

The ANN strategy uses a lot of features, many of which probably have little effect on the model. There may also be additional features that are useful
  • marcharper
  • Opened 
    on May 20, 2017
  • #22

A place to train strategies :) Everyone ok with that?
  • drvinceknight
  • 3
  • Opened 
    on Feb 6, 2017
  • #21
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! 
Restrict your search to the title by using the in:title qualifier.
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub