Pinned Repositories
consilium
A movie recommender app powered by machine learning
convolutional-neural-net
Notes on mathematics of convolutional neural network, examples in tensorflow, and examples in pure numpy
gonotebook
a collection of notes on Golang
machine-learning-notebook
Collection of all of my notes on machine learning, topics span visual recognition, clustering, natural language processing and more.
practicelog
it tracks the number of hours I've spent on developing my guitar skill
rdp-path-simplification
Ramer-Douglas-Peucker path simplification algorithm in Golang
recommender
Incremental SVD Algorithm
recurrent-neural-net
Notes and re-implementation of vanilla RNN from Andre Karpathy and LSTM
study-guide
This is an outline of important algorithms and data structures for software engineers
tensorgo
React TypeScript + Docker + Image classification in Go, using Tensorflow.
calvinfeng's Repositories
calvinfeng/study-guide
This is an outline of important algorithms and data structures for software engineers
calvinfeng/recommender
Incremental SVD Algorithm
calvinfeng/consilium
A movie recommender app powered by machine learning
calvinfeng/RailsClone
DIY approach to understand the magic of Rails and ActiveRecord
calvinfeng/HeroicBird
Fly a silly flappy bird and save pedestrians from annihilation by fiery meteorites
calvinfeng/MegaPx
MegaPx is a full stack, single page application, modeled after the popular online photography network 500px.
calvinfeng/kafka-go-demo
Prototyping a data storage layer for real time message app using Kafka as broker and Cassandra as big data storage
calvinfeng/logistic-regression
A simple test version of logistic regression using regularized gradient descent, written in JavaScript, interpret by Node.js
calvinfeng/low-rank-matrix-factorization
model prototyping for low rank matrix factorization on movie rating data
calvinfeng/minimax
Minimax algorithm implemented in various languages
calvinfeng/neuralnet-js
A non-linear multi-class classifier algorithm
calvinfeng/old-learn-cpp-ros
Notes on ROS and C++
calvinfeng/visual-recognition
My repo for all my machine learning and visual recognition problems
calvinfeng/AACS
This is the new repo for those who participated in the Momo Study Group
calvinfeng/awesome-go
A curated list of awesome Go frameworks, libraries and software
calvinfeng/BenchBnB
calvinfeng/cs231n.github.io
Public facing notes page
calvinfeng/FluxOrgan
calvinfeng/k-means
A clustering algorithm for unlabeled data
calvinfeng/kafka-js-demo
Demo for streams architecture using Kafka and Node.js (Express & Kafka-node)
calvinfeng/mock-map-annotator
This is repo for tinkering with Redux, Paper.js, and robotic map component
calvinfeng/music-fest
A simple app for learning Django, this is also how Fetch structured its application back in the day
calvinfeng/muxchannels
django, channels, data binding
calvinfeng/out-entrepreneurs
calvinfeng/Particles
calvinfeng/Pokedex
calvinfeng/React-Minesweeper
calvinfeng/RedditClone
calvinfeng/RESTBlog
Using Django's REST framework to build a simple blog
calvinfeng/SortingAnimated