Jianbo-Lab
Quantitative researcher at Citadel Securities; PhD in Statistics at UC Berkeley working with Michael I. Jordan and Martin J. Wainwright.
UC Berkeley
Jianbo-Lab's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
keras-team/keras
Deep Learning for humans
google-research/bert
TensorFlow code and pre-trained models for BERT
shap/shap
A game theoretic approach to explain the output of any machine learning model.
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
cleverhans-lab/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
dennybritz/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
oarriaga/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
suragnair/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
williamleif/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
bethgelab/foolbox
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
deependersingla/deep_trader
This project uses reinforcement learning on stock market and agent tries to learn trading. The goal is to check if the agent can learn to read tape. The project is dedicated to hero in life great Jesse Livermore.
richliao/textClassifier
Text classifier for Hierarchical Attention Networks for Document Classification
dpressel/rude-carnie
Age detection in Tensorflow
iamaziz/PyDataset
Instant access to many datasets in Python.
anishathalye/obfuscated-gradients
Obfuscated Gradients Give a False Sense of Security: Circumventing Defenses to Adversarial Examples
carlini/nn_robust_attacks
Robust evasion attacks against neural network to find adversarial examples
dennybritz/tf-rnn
Practical Examples for RNNs in Tensorflow
pemami4911/deep-rl
Collection of Deep Reinforcement Learning algorithms
mhjabreel/CharCNN
sapruash/RecursiveNN
Tensorflow implementation of Recursive Neural Networks using LSTM units
ArdalanM/nlp-benchmarks
cmasch/cnn-text-classification
Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0
offbit/char-models
Character level models for sentiment analysis
ronghanghu/text_objseg
Code release for Hu et al. Segmentation from Natural Language Expressions. in ECCV, 2016
scharmchi/char-level-cnn-tf
Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow
nicolaspi/treelstm
Fast mini batch version of treelstm using tensorflow
thong3le/blackbox-attack
Blackbox attacks for deep neural network models
jerbarnes/sota_sentiment
State-of-the-art model evaluation