Skip to content
View jakemdaly's full-sized avatar
  • San Diego, CA
Block or Report

Block or report jakemdaly

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

  1. RNN-Based-Deep-Language-Modeling RNN-Based-Deep-Language-Modeling Public

    Demonstration of various cutting edge deep language modeling techniques, including variational autoencoders (VAEs), and application to a Twitter politician dataset

    Jupyter Notebook 1

  2. Advanced-Language-Modeling Advanced-Language-Modeling Public

    Java implementation of a sophisticated Kneser-Ney trigram model using customized open address hash maps with linear probing for efficient data storage and retrieval.

    Java 1

  3. CKY-Parser CKY-Parser Public

    Dynamically programmed CKY parser with vertical and horizontal Markovization.

    Java

  4. PyTorch-GPU-Profiling PyTorch-GPU-Profiling Public

    Some profiling of pytorch gpu kernels across the layers of a DCNN

    Jupyter Notebook

  5. Lang-Model-Python-Playground Lang-Model-Python-Playground Public

    Python playground for the Berkeley NLP LM assignment

    Python

  6. Sklearn-Package-Exploration Sklearn-Package-Exploration Public

    Classification and regression techniques using sklearn, with cross-validation and grid search optimization examples

    Jupyter Notebook