lifinger's Stars
keras-team/keras
Deep Learning for humans
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
google-research/bert
TensorFlow code and pre-trained models for BERT
chiphuyen/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
cemoody/lda2vec
snap-stanford/snap
Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
nzc/dnn_ctr
The framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc
zzz24512653/CommunityDetection
Implements of community detection algorithms
eliorc/Medium
Code related to blog posts on my Medium page
parrt/msds501
Course notes for MSDS501, computational boot camp, at the University of San Francisco
TropComplique/lda2vec-pytorch
Topic modeling with word vectors
nateraw/Lda2vec-Tensorflow
Tensorflow 1.5 implementation of Chris Moody's Lda2vec, adapted from @meereeum
irfanICMLL/EMM-for-stock-prediction
We propose a model to analyze sentiment of online stock forum and use the information to predict stock volatility in the Chinese market. By generating a sentimental dictionary, we analyze the sentimental tendencies of each post as sentiment indicators. Such sentimental information will be fused with market data for prediction based on Recurrent Neural Networks (RNNs). We manually labeled the sentiment of forum post and make the data public available for research. Empirical evidence shows that 8 of the 10 stocks perform better with sentimental indicators.
YixuanLi/LEMON
LEMON: A local algorithm for fast, high-precision overlapping community detection
YcheCourseProject/CommunityDetection
KDD Course Project - Implementation of Community Detection Algorithms and Evaluations and Some Datasets (港科博一时候KDD课程作业) - by Shixuan Sun (https://github.com/shixuansun) and Yulin CHE (https://github.com/CheYulin)
LiteML/EmbedLib