Pinned Repositories
Cleaning_Data
cofactor
CoFactor: Regularizing Matrix Factorization with Item Co-occurrence
content_wmf
Content-aware weighted matrix factorization
cosmos_ucd
A collection of programs for teaching a computational biophysics section of COSMOS at UC Davis.
ctr
Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend items to users based on item content and other users' ratings.
edward
A library for probabilistic modeling, inference, and criticism. Deep generative models, variational inference. Runs on TensorFlow.
expo-mf
Exposure Matrix Factorization: modeling user exposure in recommendation
lyrics_sentiment
A small collection of scripts to analyze the postive/negative lyrics in songs.
viterbi_hmm
Viterbi (dynamic programming) Algorithm for sentence tagging in a HMM; implemented in python.
Phdntom's Repositories
Phdntom/lyrics_sentiment
A small collection of scripts to analyze the postive/negative lyrics in songs.
Phdntom/polyshaper
A collection of routines to generate connected graphs on lattice geometries.
Phdntom/viterbi_hmm
Viterbi (dynamic programming) Algorithm for sentence tagging in a HMM; implemented in python.
Phdntom/Cleaning_Data
Phdntom/cofactor
CoFactor: Regularizing Matrix Factorization with Item Co-occurrence
Phdntom/content_wmf
Content-aware weighted matrix factorization
Phdntom/cosmos_ucd
A collection of programs for teaching a computational biophysics section of COSMOS at UC Davis.
Phdntom/ctr
Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend items to users based on item content and other users' ratings.
Phdntom/edward
A library for probabilistic modeling, inference, and criticism. Deep generative models, variational inference. Runs on TensorFlow.
Phdntom/expo-mf
Exposure Matrix Factorization: modeling user exposure in recommendation
Phdntom/gw_tools
Tools and Analysis for Guild Wars 2
Phdntom/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
Phdntom/interviews
Phdntom/keyword_tags
Scripts used to find keyword tags for stack exchange posts.
Phdntom/latex
Phdntom/modern-deedy
A resume template based on Deedy
Phdntom/ncaa
Phdntom/NLCpyro
A collection of useful tools for finding the thermodynamic properties of pyrochlore quantum spin ices.
Phdntom/online_courses
Phdntom/Phdntom.github.io
Github page.
Phdntom/polyshapeWeb
A shape generation algorithm and utilities for use in scientific computation.
Phdntom/rngesus
A place for random investigations into cool problems.
Phdntom/twitter_stream
Phdntom/us-atlas
Roll your own TopoJSON from the National Atlas and U.S. Census Bureau.
Phdntom/wmf
Weighted matrix factorization in Python