Skip to content
View EvanEames's full-sized avatar
🚀
In space.
🚀
In space.

Block or report EvanEames

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. GAN_Databricks GAN_Databricks Public

    The pix-2-pix GAN architecture reworked so as to function on databricks as a number of notebooks. Requires a GPU cluster to run.

    Python 2

  2. Cars Cars Public

    An attempt at the Stanford Cars dataset (https://ai.stanford.edu/~jkrause/cars/car_dataset.html). Largely taken from foamliu's code (https://github.com/foamliu/Car-Recognition) modified to require …

    Jupyter Notebook 18 8

  3. pyBrain pyBrain Public

    A fun toy brain to explore how random input can create predictable pathways. See accompanying video:

    Python 1

  4. Bikes Bikes Public

    Using 5 years of real rental bike data (for Bordeaux) to predict trends of usage with a neural network. Built in Matlab.

  5. BNP BNP Public

    Overcomes the clickable digit buttons that some online banking webpages require you to use to type in your password. Specifically configured for BNPParibas

    Python

  6. PowerSpectra PowerSpectra Public

    A program to take the 3D power spectra at various redshift across cosmological lightcones. Built in Fortran90, and includes required MKL libraries.

    Fortran