Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Small Update to Serpent #212

Open
wants to merge 69 commits into
base: dev
Choose a base branch
from
Open

Small Update to Serpent #212

wants to merge 69 commits into from

Commits on Oct 10, 2021

  1. Requirements.txt

    List of modules currently being used.
    
    The version of these modules MUST BE RESPECTED as many parts of SerpentAI's code has been created using those versions (specially keras, which won't work when using versions after 1.2.2)
    Martyn0324 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    7ec6518 View commit details
    Browse the repository at this point in the history
  2. Modified files in site-packages

    Some files in site-packages need to be modified in order to work approperly with SerpentAI. For more details, see **Issues**
    Martyn0324 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    58574ab View commit details
    Browse the repository at this point in the history
  3. Create keras

    Martyn0324 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    7746eda View commit details
    Browse the repository at this point in the history
  4. Delete keras

    Martyn0324 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    2635ff4 View commit details
    Browse the repository at this point in the history
  5. Create keras.md

    Martyn0324 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    ece2b79 View commit details
    Browse the repository at this point in the history
  6. Delete keras.md

    Martyn0324 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    6fa5087 View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    Martyn0324 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    fb641df View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    Martyn0324 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    fa09cc1 View commit details
    Browse the repository at this point in the history
  9. Add files via upload

    Martyn0324 committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    b20c7fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9666caf View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Create .gitkeep

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    33a2a6d View commit details
    Browse the repository at this point in the history
  2. Create .gitkeep

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    bca5845 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    817f2ba View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    75a7616 View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    edd01a6 View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    be4e5ce View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    74b9eed View commit details
    Browse the repository at this point in the history
  8. Create .gitkeep

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    1b0ae64 View commit details
    Browse the repository at this point in the history
  9. Create .gitkeep

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    58f9467 View commit details
    Browse the repository at this point in the history
  10. Add files via upload

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    1481a74 View commit details
    Browse the repository at this point in the history
  11. Add files via upload

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    c46bf32 View commit details
    Browse the repository at this point in the history
  12. Add files via upload

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    501079d View commit details
    Browse the repository at this point in the history
  13. Add files via upload

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    3ab3d2a View commit details
    Browse the repository at this point in the history
  14. Update modulos.txt

    Martyn0324 committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    9c4867a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. This package is simply too good to be abandoned

    To the point that the flaws it has are just minor inconveniences, obstacles waiting to be transpassed.
    Martyn0324 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    55f1f79 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Martyn0324 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    bfaf815 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Martyn0324 committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    57a3f43 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Game Plugin for Jigoku Kisetsukan

    Create a game plugin called Jigoku_kisetsukan in Serpent, then copy+paste these files into that folder since GitHub simply deletes the init.py files
    Martyn0324 committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    551124b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e327225 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Added Value Keys to RainbowDQNAgent

    So RainbowDQNAgent gets able to use continuous commands, like moving the mouse arrow.
    Martyn0324 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    9968302 View commit details
    Browse the repository at this point in the history
  2. Added Value keys for inputs

    So that way, RainbowDQN Agent gets able to use continuous commands, like "Move" for Mouse commands.
    Martyn0324 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    29f02d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aa0e39 View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    Martyn0324 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    2adc9ed View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    Martyn0324 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    d5fa4ba View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Martyn0324 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    884eb39 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Martyn0324 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    fe21be8 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Martyn0324 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    71614d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    86f4edd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ceac1b0 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    Martyn0324 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b5c289c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Changing pip install keras

    ...so it will install a keras compatible version
    Martyn0324 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b9ed39c View commit details
    Browse the repository at this point in the history
  2. Update ocr.py

    Martyn0324 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    cfd53ba View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Adding the argument config for PyTesseract

    In order to increase OCR accuracy.
    Martyn0324 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    7913314 View commit details
    Browse the repository at this point in the history
  2. Oops

    Martyn0324 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    fb6d2bc View commit details
    Browse the repository at this point in the history
  3. Delete files directory

    Martyn0324 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    d6e38a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e034216 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Update ocr.py

    Martyn0324 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    5073a43 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Martyn0324 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    4f8af91 View commit details
    Browse the repository at this point in the history
  3. Deleting the pollution

    Now, showing only the modules that have to be modified after the setup (especially "serpent setup ocr" and "serpent setup ml")
    Martyn0324 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    d070e9e View commit details
    Browse the repository at this point in the history
  4. Removing pollution

    Now, showing only the modules that have to be modified after the setup (especially "serpent setup ocr" and "serpent setup ml")
    Those are the modules I've been using and they're working just fine.
    Martyn0324 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    aa25762 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Fixed issue when loading model weights

    Fixing RunTimeError. Check (#3) item 4 for more details.
    Martyn0324 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    db786fc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Update ISSUE_TEMPLATE.md

    Martyn0324 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    c91dca6 View commit details
    Browse the repository at this point in the history
  2. Update ISSUE_TEMPLATE.md

    Martyn0324 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    c7c45eb View commit details
    Browse the repository at this point in the history
  3. Opening the gates for Pulls and Issues

    This is exactly why I created this fork.
    Martyn0324 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    ffe10ff View commit details
    Browse the repository at this point in the history
  4. Update CONTRIBUTING.md

    Martyn0324 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    e03cfa6 View commit details
    Browse the repository at this point in the history
  5. Update CONTRIBUTING.md

    Martyn0324 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    3c9af06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c132f8 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    Martyn0324 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    e63d5b3 View commit details
    Browse the repository at this point in the history
  8. Update serpent.py

    Martyn0324 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d64995c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Adding generate_mouse functions

    Now, with only a simple, light and efficient list comprehension, we can make our AI move the mouse cursor to any point of our scren.
    Martyn0324 committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    e6c68ed View commit details
    Browse the repository at this point in the history
  2. Adding generate_mouse functions

    Now, with only a simple, light list comprehension, we can make our AI move the mouse cursor to any point of our screen.
    Martyn0324 committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    8f5ccb0 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Martyn0324 committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    e959dd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Supporting colored frames

    So our dear AIs can see the colors of _virtual_ life.
    Martyn0324 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    c0f4630 View commit details
    Browse the repository at this point in the history
  2. Supporting colored frames

    so our dear AIs can see the colors of our many virtual lifes
    Martyn0324 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    88e6dbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a49fb70 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Supporting colored frames

    So our AIs can see the colors of our virtual life.
    Martyn0324 committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    b7f83d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Pytorch version is variable

    It depends on which CUDA version you want to use.
    Martyn0324 committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    4d64cd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Update README.md

    Martyn0324 committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    6af1105 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Update README.md

    Martyn0324 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2e458fd View commit details
    Browse the repository at this point in the history