Pinned Repositories
10KFilingAnalysis
Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising
Awesome Deep Learning papers for industrial Search, Recommendation and Advertising. They focus on Embedding, Matching, Ranking (CTR and CVR prediction), Post Ranking, Multi-task Learning, Graph Neural Networks, Transfer Learning, Reinforcement Learning, Self-supervised Learning and so on.
binary-autoencoder
BinaryNet_and_XNORNet
Keras implementations of BinaryNet and XNORNet
Category_Theory_Machine_Learning
List of papers studying machine learning through the lens of category theory
codepod
Codepod IDE: Scalable Interactive Coding
codepod.io
This is the source of the codepod.io website.
cs535x
cs652
data-science-interviews
Data science interview questions and answers
senwang86's Repositories
senwang86/10KFilingAnalysis
senwang86/Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising
Awesome Deep Learning papers for industrial Search, Recommendation and Advertising. They focus on Embedding, Matching, Ranking (CTR and CVR prediction), Post Ranking, Multi-task Learning, Graph Neural Networks, Transfer Learning, Reinforcement Learning, Self-supervised Learning and so on.
senwang86/binary-autoencoder
senwang86/BinaryNet_and_XNORNet
Keras implementations of BinaryNet and XNORNet
senwang86/Category_Theory_Machine_Learning
List of papers studying machine learning through the lens of category theory
senwang86/codepod
Codepod IDE: Scalable Interactive Coding
senwang86/codepod.io
This is the source of the codepod.io website.
senwang86/cs535x
senwang86/cs652
senwang86/data-science-interviews
Data science interview questions and answers
senwang86/DeepCCA
An implementation of Deep Canonical Correlation Analysis (DCCA or Deep CCA) with pytorch.
senwang86/DimensionReduction
senwang86/distr_dp_pca
senwang86/ePost-it
senwang86/fb_dlrm
An implementation of a deep learning recommendation model (DLRM)
senwang86/GradingAssistant
senwang86/hyperas
Keras + Hyperopt: A very simple wrapper for convenient hyperparameter optimization
senwang86/IndustryPapers
collection of read materials
senwang86/keras-visualize-activations
Activation Maps Visualization for Keras.
senwang86/llama_cpp_server
senwang86/MinKeywordsRecommendation
senwang86/ML-Papers-Explained
Explanation to key concepts in ML
senwang86/MSDocEditor
senwang86/nn_playground
Experimental keras implementation of novel neural network structures
senwang86/nn_robust_attacks
Robust evasion attacks against neural network to find adversarial examples
senwang86/pc-autoencoder
Code for optimal binary autoencoding, using pairwise correlations between encoded and decoded bits.
senwang86/PrivateDeepLearning
Differential Privacy Preservation in Deep Learning
senwang86/senwang86.github.io
Personal Blog
senwang86/XNOR-Net-PyTorch
PyTorch Implementation of XNOR-Net