Character-level music generation using LSTM-based RNNs trained on symbolic music data.
Implemented an LSTM-based recurrent neural network to generate symbolic music in ABC notation. Used PyTorch to train embeddings, LSTM layers, and softmax output to predict sequential notes. Demonstrated temporal dependency learning and sequence prediction accuracy through iterative sampling.
A production-grade Retrieval-Augmented Generation (RAG) chatbot with multi-query retrieval, evidence...
An evidence-based AI system using RAG to generate ATS-optimized resumes from GitHub and research dat...
Time series forecasting of Bitcoin prices comparing multiple neural network architectures including ...