Skip to content
View Allicai's full-sized avatar
  • 05:42 (UTC -04:00)

Highlights

  • Pro
Block or Report

Block or report Allicai

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
Allicai/README.md

A passionate CS student at Northeastern University


🔭 I’m currently working on a TTS for audiobook conversion

🌱 I’m currently learning about Docker, AWS, FastSpeech2, and Tacotron

💬 Ask me about keras, PyTorch, tensorflow, and general NLP practices

Fun fact An octopus has 3 hearts!


⚒️ Languages-Frameworks-Tools ⚒️





🐍 My Contributions 🐍


snake eating my contributions





Pinned

  1. EmotionClassification EmotionClassification Public

    NLP - CS4120 @ Northeastern University | Final Project | Performing emotion classification on a kaggle dataset using models such as Logistic Regression, LSTM Neural Network, and DistilBERT, a trans…

    Jupyter Notebook

  2. high-speed-rail high-speed-rail Public

    HSR Algorithm; Finding an ideal railway network for North America using data involving costs of construction, emissions from flights, passengers served, etc.

    Jupyter Notebook

  3. CollageComplete CollageComplete Public

    Image processing software design with object-oriented programming; functionality to layer images, crop, apply filters, save and load image files, etc.

    Java

  4. Set Set Public

    Object-Oriented Implementation of the card game Set; lays out cards in grid, the player picks a pair of 3 cards that match, and the cards are replaced until the game ends. Functionality to shuffle …

    Java