Pinned Repositories
18337
18.337 - Parallel Computing and Scientific Machine Learning
AA222FinalProject
Final Project for AA 222: Engineering Design Optimization: Multi-Objective Optimization for Sizing and Control of Microgrid Energy Storage
AA222FinalProject-1
AA222 Engineering Design Optimization Final Project - Suspension Tuning Optimization
aa228-notebook
IJulia notebooks for AA228/CS238 Decision Making Under Uncertainty course at Stanford University
acl2019-BERT-argument-classification-and-clustering
algforopt-notebooks
Jupyter notebooks associated with the Algorithms for Optimization textbook
deeplearning-models
A collection of various deep learning architectures, models, and tips
keras-attention-mechanism
Attention mechanism Implementation for Keras.
Linux-System-Monitoring-Library
lightweight c++ only linux monitoring library
multihead_joint_entity_relation_extraction
Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018) and Adversarial training for multi-context joint entity and relation extraction (EMNLP, 2018).
antgr's Repositories
antgr/deeplearning-models
A collection of various deep learning architectures, models, and tips
antgr/keras-attention-mechanism
Attention mechanism Implementation for Keras.
antgr/multihead_joint_entity_relation_extraction
Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018) and Adversarial training for multi-context joint entity and relation extraction (EMNLP, 2018).
antgr/AA222FinalProject-1
AA222 Engineering Design Optimization Final Project - Suspension Tuning Optimization
antgr/aa228-notebook
IJulia notebooks for AA228/CS238 Decision Making Under Uncertainty course at Stanford University
antgr/acl2019-BERT-argument-classification-and-clustering
antgr/covid-19
A collection of work related to COVID-19
antgr/cs224n-Assignments
Complete coding assignments of cs224n course from Stanford
antgr/dataflowr
code for deep learning courses
antgr/detecting-scientific-claim
Extracting scientific claims from biomedical literature / abstract (powered by AllenNLP)
antgr/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
antgr/fifty-challenging-problems-in-probability
My solutions to the problems in Fifty Challenging Problems in Probability by Frederick Mosteller
antgr/forecasting
Time Series Forecasting Best Practices & Examples
antgr/google-research
Google Research
antgr/hmtl
🌊HMTL: Hierarchical Multi-Task Learning - A State-of-the-Art neural network model for several NLP tasks based on PyTorch and AllenNLP
antgr/joint-many-task-model
Multiple Different Natural Language Processing Tasks in a Single Deep Model
antgr/jpor_codes
Codes for the book "Julia Programming for Operations Research"
antgr/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
antgr/multi-task-learning-example
A multi-task learning example for the paper https://arxiv.org/abs/1705.07115
antgr/multitask_sentiment_analysis
Multitask Deep Learning for Sentiment Analysis using Character-Level Language Model, Bi-LSTMs for POS Tag, Chunking and Unsupervised Dependency Parsing. Inspired by this great article https://arxiv.org/abs/1611.01587
antgr/Natural-Language-Processing-Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
antgr/nlp_multi_task_learning_pytorch
A multitask learning architecture for Natural Language Processing of Pytorch implementation
antgr/numpy-ml
Machine learning, in numpy
antgr/PRML
PRML algorithms implemented in Python
antgr/pytorch-conditional-model
Joint Entity Extraction and Assertion Detection for Clinical Text
antgr/pytorch-nli
A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]
antgr/pytorch-playground
My PyTorch playground for NLP
antgr/pytorch_multi_head_selection_re
BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE
antgr/SystemProgramming
Angrave's Crowd-Sourced System Programming Book used at UIUC
antgr/VMLS-Companions
*This is a companion to the companion for: "Introduction to Applied Linear Algebra" by Boyd and Vandenberghe.