Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added visualize() #151

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

added visualize() #151

wants to merge 3 commits into from

Commits on Jun 26, 2020

  1. added visualize()

    this will visualize the neural network on the p5.js canvas. TODO: allow drawing on the html5 canvas
    hodaknak authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    cfbb074 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. update visualize()

    now supports html5 canvas with ctx
    hodaknak authored Jun 27, 2020
    Configuration menu
    Copy the full SHA
    d21a349 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. enabled black nodes

    hodaknak authored Jun 28, 2020
    Configuration menu
    Copy the full SHA
    41efc25 View commit details
    Browse the repository at this point in the history