Skip to content
View EvanFinger's full-sized avatar
✈️
✈️
  • American Airlines
  • Spring City PA

Block or report EvanFinger

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
EvanFinger/README.md

Hi there 👋

Popular repositories Loading

  1. EvanFinger EvanFinger Public

    Config files for my GitHub profile.

  2. NaturalSelectionSimV1 NaturalSelectionSimV1 Public

    A simulation of many tiny entities (evans). Each entity will be given a randomly generated neural network, and then the sim will run. Surviving entities reproduce for the next generation.

    C++

  3. GradeFetch GradeFetch Public

    A python program meant to "fetch" grades from canvas and calculate finals and GPA's.

    HTML

  4. SnakeAI SnakeAI Public

    First dive into deep Q learning using the classic snake game, and a simple Q-Learning model in pytorch.

    Python