Skip to content
View calvinfeng's full-sized avatar

Block or report calvinfeng

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. machine-learning-notebook machine-learning-notebook Public

    Collection of all of my notes on machine learning, topics span visual recognition, clustering, natural language processing and more.

    Jupyter Notebook 50 14

  2. practicelog practicelog Public

    it tracks the number of hours I've spent on developing my guitar skill

    TypeScript

  3. tensorgo tensorgo Public

    React TypeScript + Docker + Image classification in Go, using Tensorflow.

    Go 10 1

  4. recurrent-neural-net recurrent-neural-net Public

    Notes and re-implementation of vanilla RNN from Andre Karpathy and LSTM

    Jupyter Notebook

  5. convolutional-neural-net convolutional-neural-net Public

    Notes on mathematics of convolutional neural network, examples in tensorflow, and examples in pure numpy

    Python