- San Francisco, CA
- pujaa.rajan@gmail.com
Stars
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Low-code framework for building custom LLMs, neural networks, and other AI models
A collection of machine learning examples and tutorials.
A tool for extracting plain text from Wikipedia dumps
pytorch tutorial for beginners
Python script to download all Springer books released for free during the 2020 COVID-19 quarantine
Deep Learning models for network traffic classification
Simple but effective library to translate Java source code to Python.
Train an LSTM to generate piano or violin/piano music.
NumPy implementation of Poincaré Embeddings for Learning Hierarchical Representations (Facebook Research)
This is machine learning model that is trained to predict next word in the sequence. Model is defined in keras and then converted to tensorflow-js model for the web, check the web implementation at
Comparison of n-gram vs RNN (recurrent neural network) language models (predicting next word in a sequence), using Python, NLTK, Keras, and TensorFlow
An LSTM example using tensorflow to predict the next word in a text
A simple bigram next word predictor implemented in Python.
An LSTM network that can predict next words in a given context.
Attempt to solve SAT fill in the blank word problems with NLP