Skip to content
View Olubusolami-R's full-sized avatar

Highlights

  • Pro

Block or report Olubusolami-R

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Olubusolami-R/README.md

Hi there 👋

Great to see you here! A little about me:

🌱 I’m currently working toward my MPhil in Machine Learning and Machine Intelligence at Cambridge.

🌱 I’m mostly exploring NLP and generative models, trying to get better at running solid experiments and understanding how these systems behave in practice. I enjoy the “research-engineering” side of things: testing ideas, building small prototypes, and learning by doing.

🌱 I work mainly in Python, Sklearn and PyTorch, and I’m slowly improving the engineering side of my workflow (Docker, reproducibility, cleaner code, all that good stuff).

🌱 I’m really keen on contributing to open-source.

📫 Feel free to reach out: busolamidev@gmail.com

Pinned Loading

  1. bilingual-semantic-book-recommender bilingual-semantic-book-recommender Public

    A cross-lingual semantic search app built with Python, LangChain, Chroma, Hugging Face Transformers, and Gradio. Search English books using queries in Yoruba or English.

    Jupyter Notebook

  2. multilingual-climate-messaging-dataset multilingual-climate-messaging-dataset Public

    A multilingual Climate Messaging Dataset for Low-Resource Nigerian Languages which I co-created. Accepted for presentation at Deep Learning Indaba 2025.

  3. probabilistic-ranking probabilistic-ranking Public

    ATP player ranking with Metropolis-Hastings MCMC and Expectation Propagation | Bayesian inference, Python

    Jupyter Notebook

  4. multi-lang-cicd-pipelines multi-lang-cicd-pipelines Public

    Implemented CI/CD pipelines in GitHub Actions for multi-language projects (Java, JavaScript, Go), focusing on semantic versioning, automated testing, and package publishing. Demonstrated ability to…

    Go

  5. wav2vec2-wavlm-asr wav2vec2-wavlm-asr Public

    Fine-tuning Wav2Vec2 and WavLM for ASR on LibriSpeech. Ablations on freezing, layer selection, and masking. Best: 10.62% WER.

    Python