Pinned Repositories
applied-methods-phd
Repo for Yale Applied Empirical Methods PHD Course
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
bert-han
Hazoom-Hierarchical-Attention-Network
BitCoin-Value-Predictor
Predicting Bit coin price using Time series analysis and sentiment analysis of tweets on bitcoin
Business-Analytics
Data Analytics, Statistics, Visualization (R / Python)
Causal-Inference-Mastery
Notes and simulations on graduate level causal inference in statistics with applications to social sciences.
chatbot-project
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
cnn_coherence
fentuqipa's Repositories
fentuqipa/applied-methods-phd
Repo for Yale Applied Empirical Methods PHD Course
fentuqipa/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
fentuqipa/bert-han
Hazoom-Hierarchical-Attention-Network
fentuqipa/BitCoin-Value-Predictor
Predicting Bit coin price using Time series analysis and sentiment analysis of tweets on bitcoin
fentuqipa/Causal-Inference-Mastery
Notes and simulations on graduate level causal inference in statistics with applications to social sciences.
fentuqipa/chatbot-project
fentuqipa/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
fentuqipa/CoherenceFramework
Entity and syntax experiments for assessing coherence
fentuqipa/Corr_Prediction_ARIMA_LSTM_Hybrid
Applied an ARIMA-LSTM hybrid model to predict future price correlation coefficients of two assets
fentuqipa/dandanqiao
fentuqipa/DataCamp
DataCamp data-science courses
fentuqipa/Grad-IO
Graduate Empirical Industrial Organization
fentuqipa/Hierarchical-Attention-Network
A PyTorch implementation of the document classification by Hierarchical Attention Network
fentuqipa/Hierarchical-attention-networks-pytorch
Hierarchical Attention Networks for document classification
fentuqipa/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
fentuqipa/keras
Deep Learning for humans
fentuqipa/linzehui-HAN
fentuqipa/mostly-harmless-replication
Replication of tables and figures from "Mostly Harmless Econometrics" in Stata, R, Python and Julia.
fentuqipa/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
fentuqipa/opennlp_python
Python NLTK module for interfacing with the Apache OpenNLP
fentuqipa/Predictive-Analytics-for-Business-Nanodegree
Kai Sheng Teh - Udacity Predictive Analytics for Business Nanodegree
fentuqipa/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
fentuqipa/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
fentuqipa/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://nlproc.info
fentuqipa/richliao_textClassifier
Text classifier for Hierarchical Attention Networks for Document Classification
fentuqipa/Text-Classification
Text Classification through CNN, RNN & HAN using Keras
fentuqipa/text_classification
all kinds of text classification models and more with deep learning
fentuqipa/tf-rnn-attention
Tensorflow implementation of attention mechanism for text classification tasks.
fentuqipa/tqtg-HAN
TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"
fentuqipa/Transformer-Explainability
[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.