Skip to content
View andrewlook's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report andrewlook

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
andrewlook/README.md

Hi 👋 I'm Andrew

I'm an ML Engineer, former startup founder and artist based in Brooklyn.

You can find me at andrewlook.com or you can see my art at @andrewlookart.

Fun projects I've been working on lately:

  • SLML - Single Line Machine Learning: I'm training SketchRNN on a dataset of thousands of drawings that I've made.
  • Titanic's End Mutant Vehicle: Making audio-reactive GLSL shader patterns to be displayed on > 100,000 LED's during concerts. Here's the latest shader I'm working on: vortex.fs.

Twitter: andrewlook Linkedin: andrewlook GitHub andrewlook

Pinned Loading

  1. singleline_models singleline_models Public

    PyTorch implementations of SketchRNN and SketchFormer

    Jupyter Notebook 1

  2. singleline_dataset singleline_dataset Public

    Processing Single Line Drawing Data to Train SketchRNN

    Jupyter Notebook 1

  3. portfolio_tsne_projector portfolio_tsne_projector Public

    HTML 1

  4. titanicsend/LXStudio-TE titanicsend/LXStudio-TE Public

    TE's LXStudio app

    Java 18 9

  5. notebooks notebooks Public

    Jupyter Notebook

  6. cppn-gan-vae-tensorflow cppn-gan-vae-tensorflow Public

    Forked from hardmaru/cppn-gan-vae-tensorflow

    Train CPPNs as a Generative Model, using Generative Adversarial Networks and Variational Autoencoder techniques to produce high resolution images.

    Python