Skip to content
View ewadkins's full-sized avatar

Block or report ewadkins

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. NeuralModel NeuralModel Public

    A library that enables incredibly simple creation of feed forward and recurrent neural models in TensorFlow.

    Python

  2. NeuralNets NeuralNets Public

    Tests of various neural net models in TensorFlow (eg. MNIST classifier, generic multiclass point classifiers, etc.)

    Python

  3. OpenGLGameEngine OpenGLGameEngine Public

    Game engine using OpenGL including dynamic lighting, terrain, and static and dynamic objects.

    C++ 1 1

  4. CollageGenerator CollageGenerator Public

    Intelligently draws a message with images.

    C++ 3

  5. RayCastingSimulation RayCastingSimulation Public

    An AI which simulates a robot that uses AI techniques to perform tasks such as estimating its location on a map and navigating towards a goal through an unknown maze in real time.

    C++

  6. Compiler Compiler Public

    Parses and compiles my custom programming language into C++.

    Java