Skip to content
View jbowren's full-sized avatar

Block or report jbowren

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

Popular repositories Loading

  1. sparsecoding sparsecoding Public

    A sparse coding implementation in C++ with OpenCV using iterative soft thresholding (ISTA) to infer sparse coefficients.

    C++ 1

  2. AsteroidShooting AsteroidShooting Public

    An asteroids clone for Android

    Java

  3. SimpleMLP SimpleMLP Public

    A small multilayer perceptron implementation written with C++11

    C++

  4. libraahn libraahn Public

    libraahn is a RAAHN (Real-Time Autoencoder Augmented Hebbian Network) implementation.

    C# 1

  5. raahnsimulation raahnsimulation Public

    RAAHN Simulation is a simulator for testing and developing the Real-Time Autoencoder Augmented Hebbian Network algorithm.

    C# 1

  6. alexnet-custom alexnet-custom Public

    Custom alexnet-like models for training and testing on ImageNet

    Python