Pinned Repositories
Adversarial-Attacks-on-CapsNets
adversarial_image_defenses
Countering Adversarial Image using Input Transformations.
alphagen
Generating sets of formulaic alpha (predictive) stock factors via reinforcement learning.
arbitragerepair
Python modules and jupyter notebook examples for the paper Detect and Repair Arbitrage in Price Data of Traded Options.
Art_Attack
Generating adversarial examples using style transfer
Barra
Barra Multifactor Model
BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
bigdatas_study
I want to own my own blog to record my study
capstone
ensemble_attack
Ichbinhippo's Repositories
Ichbinhippo/ensemble_attack
Ichbinhippo/Adversarial-Attacks-on-CapsNets
Ichbinhippo/adversarial_image_defenses
Countering Adversarial Image using Input Transformations.
Ichbinhippo/alphagen
Generating sets of formulaic alpha (predictive) stock factors via reinforcement learning.
Ichbinhippo/arbitragerepair
Python modules and jupyter notebook examples for the paper Detect and Repair Arbitrage in Price Data of Traded Options.
Ichbinhippo/Barra
Barra Multifactor Model
Ichbinhippo/BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
Ichbinhippo/Brinson-Attribution
以wind为数据源的基金单期brinson业绩归因
Ichbinhippo/DeepLearning_Demo
some demo
Ichbinhippo/Defend_ComDefend
Ichbinhippo/Feature-Enhancement-Attack
A white-box iterative adversarial attack against image classification
Ichbinhippo/HElib
An Implementation of homomorphic encryption
Ichbinhippo/HIST
The source code and data of the paper "HIST: A Graph-based Framework for Stock Trend Forecasting via Mining Concept-Oriented Shared Information".
Ichbinhippo/lit
The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agnostic interface.
Ichbinhippo/LOB
Benchmark Dataset of Limit Order Book in China Markets
Ichbinhippo/models
Models and examples built with TensorFlow
Ichbinhippo/nmt
TensorFlow Neural Machine Translation Tutorial
Ichbinhippo/Non-targeted-Attack-IJCAI2019-ColdRiver
No.5 solution to non-targeted attack in IJCAI-2019 Alibaba Adversarial AI Challenge (AAAC 2019))
Ichbinhippo/Prior-Guided-RGF
Code for the NeurIPS 2019 submission: "Improving Black-box Adversarial Attacks with a Transfer-based Prior".
Ichbinhippo/quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
Ichbinhippo/sentiment_analysis_fine_grain
Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger
Ichbinhippo/signature_applications
Example applications of path signatures
Ichbinhippo/Stock-price-prediction-using-GAN
In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to do the Stock Market Prediction. LSTM is a powerful method that is capable of learning order dependence in sequence prediction problems. Furthermore, we will utilize Generative Adversarial Network(GAN) to make the
Ichbinhippo/target_attack_IJCAI2019_competition
6th solution in IJCAI2019 competition on adversarial target attack track
Ichbinhippo/tensorflow-vgg16
conversation of caffe vgg16 model to tensorflow
Ichbinhippo/Tensorflow_Model_Slim_Classify
Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet
Ichbinhippo/Translation-Invariant-Attacks
The translation-invariant adversarial attack method to improve the transferability of adversarial examples.
Ichbinhippo/volatility-and-option
计算波动率的六种方法,计算隐含波动率,凤凰期权的定价,编制基于50ETF期权的VIX指数
Ichbinhippo/vwap_opt_exec
Volume Weighted Average Price Optimal Execution
Ichbinhippo/XGBoost-lambdaMART
Running LambdaMART using XGBoost