Skip to content
View xFahrenheit's full-sized avatar
πŸ˜„
πŸ˜„

Highlights

  • Pro

Block or report xFahrenheit

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

Pinned Loading

  1. NLP-NER-with-BiLSTM-Pytorch NLP-NER-with-BiLSTM-Pytorch Public

    Name Entity Recognition by training Bidirectional LSTMs from scratch in Pytorch

    Jupyter Notebook

  2. NLP-Parts-of-Speech-Tagging- NLP-Parts-of-Speech-Tagging- Public

    Parts of Speech Tagging using Greedy and Viterbi Decoding

    Jupyter Notebook

  3. Socket-Programming Socket-Programming Public

    Socket Programming in C++ for CS450 class at USC

    C++

  4. Sentiment-Analysis-of-Twitter-Data Sentiment-Analysis-of-Twitter-Data Public

    Python program that performs sentiment analysis on twitter tweets

    Python

  5. NLP-Word-Embeddings-RNN-LSTM NLP-Word-Embeddings-RNN-LSTM Public

    Extracting Word2Vec features from 60k Amazon reviews dataset to train GRU, LSTM, and RNN models.

    Jupyter Notebook

  6. Minesweeper Minesweeper Public

    Forked from timzhangRepo/Minesweeper

    A classic minesweeper game

    Java