temilaj
Full-stack Software and Machine Learning Engineer | Life-long Learner. | Core Languages: C# • JavaScript • TypeScript • Python • Java
Amazon Inc.Seattle, WA
Pinned Repositories
CS505-Spring-MultiLingual-Twitter-Classification
Training multilingual models for sentiment analysis: by fine-tuning pre-trained multilingual language models such as multiBERT, XLMRoberta, etc. on the sentiment prediction task and comparing the performance of such multilingual models with (1) monolingual English model trained on English tweets and test on Arabic tweets translated to English (with pre-trained machine translation or Google Translate) and (2) multilingual model trained on English tweets and test on Arabic tweets (so, zero-shot classification). Do multilingual models benefit from being trained on multilingual data?
asp-net-core-vs-code-extension-pack
A collection of extensions for developing asp.net core Applications in VS Code
ASP.NET-Core-custom-error-pages
using Custom error pages in ASP.NET Core
ASP.NET-core-role-based-authentication
Code sample detailing role-based authentication and how to create custom roles in ASP.NET core (1.x and 2.x)
CityScape
Cross platform mobile app built with ionic 3 to demonstrate security, social authentication and realtime data in modern mobile apps, using the ionic framework and firebase.
covid-tracker-nigeria
WIP- open source Coronavirus (COVID-19) tracker for Nigeria
Meet-and-Git
Simple mobile app to demonstrate using data over http and the Github API in ionic 2
react-webpack-starter
A really simple boiler plate for creating react applications bundled by webpack (using ES6+, Babel, SASS and webpack development server) ⚛️
simple-DB-Java
A database implementation in Java. SimpleDB is a multi-user transactional database server written in Java, which interacts with Java client programs via JDBC.
Style-Transfer-GAN
Demonstrating Neural Style transfer on image data sets using generative adversarial networks
temilaj's Repositories
temilaj/covid-tracker-nigeria
WIP- open source Coronavirus (COVID-19) tracker for Nigeria
temilaj/coronavirus-tracker
WIP iOS and Android app built with React native, for tracking coronavirus cases in Nigeria
temilaj/friendly-fiesta
temilaj/react-monaco-editor-sample
temilaj/SmartAssist
temilaj/stock-rnn
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
temilaj/BitNet
Official inference framework for 1-bit LLMs
temilaj/CS506-Fall2021
Course repository for CS506
temilaj/go-getting-started
temilaj/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
temilaj/gpt-nano-tokenizer
Nano byte-pair-encoding based GPT tokenizer model
temilaj/gpt-neo
Decoder Only Auto regressive transformer (GPT ) model
temilaj/ic_gan
Official repository for the paper "Instance-Conditioned GAN" by Arantxa Casanova, Marlene Careil, Jakob Verbeek, Michał Drożdżal, Adriana Romero-Soriano.
temilaj/instagram-swift-ui
temilaj/k8s-HandsOn
Files for the Docker and Kubernetes Fundamentals Hands-On labs
temilaj/kotaemon
An open-source RAG-based tool for chatting with your documents.
temilaj/llama.cpp
Port of Facebook's LLaMA model in C/C++
temilaj/mochi-1
The best OSS video generation models
temilaj/polygons-workspace
First draft of a workspace for managing multiple project solutions.
temilaj/RxJava-playground
temilaj/shared-transition-element
temilaj/spiritlm
Inference code for the paper "Spirit-LM Interleaved Spoken and Written Language Model".
temilaj/StockPricePrediction
Stock Price Prediction using Machine Learning Techniques
temilaj/temilajumoke.com
Personal Website
temilaj/topic-modelling-api
temilaj/topic-modelling-web-app
temilaj/transformer-model-from-scratch
Transformer (Encoder-decoder) model for any-to-any language translation.
temilaj/trivia-swift-ui
temilaj/whether-swift-ui
temilaj/whisper.cpp
Port of OpenAI's Whisper model in C/C++