Skip to content
View mgpopinjay's full-sized avatar
  • Boston
Block or Report

Block or report mgpopinjay

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mgpopinjay/README.md

Hi there, I am Phil πŸ‘‹

I work at the intersection of AI, Human Factors, and Policy.
My mission is to make the co-existence of human and machine sustainable, productive, and fun.

  • πŸŽ“Β  I am a graduate student at UT Austin, currently based at the Center for Autonomous Marine Operations and Systems of NTNU in Norway.
  • πŸ”¬ My research explores the application of autonomous systems and ways for them to better interact with and support humans across diverse scenarios.
  • πŸ’‘ I am passionate about creating unlikely partnerships across sectors to help organizations acquire complementary capabilities for innovation.
  • πŸ§‘πŸ½β€πŸ”¬ I previously worked at the MIT Media Lab and continue to support various projects there.

If it sounds like we might get along,Β hit me up.

Pinned

  1. bandit-algorithms bandit-algorithms Public

    A small collection of Bandit Algorithms (ETC, E-Greedy, Elimination, UCB, Exp3, LinearUCB, and Thompson Sampling)

    Python 2

  2. nlp-qa-outdomain nlp-qa-outdomain Public

    Out-domain Question Answering (QA) on SQuAD with bi-directional LSTM

    Python

  3. parallel-bst-tree parallel-bst-tree Public

    Computation of Binary Search Tree (BST) Equivalence in Go Programming Language

    Go

  4. pev-simulation pev-simulation Public

    Fleet Supply-Demand Simulator for Autonomous Bike Sharing Services using Boston as Test Bed (2016-2019)

    JavaScript

  5. hidden-markov-crf hidden-markov-crf Public

    Named entity recognition (NER) with Hidden Markov Models (HMM) and Linear-chain conditional random fields (CRFs)

  6. encoder-decoder-semantic-parser encoder-decoder-semantic-parser Public

    Seq2seq Semantic Parsing using Encoder-Decoder model with Attention

    Python