Here is a list of ongoing and past projects I've been working on during my free time.
- gym-routing [
rl
,graphs
]: Solving the Traveling Salesman Prolem with reinforcement-learning usinggym
andstable-baselines3
repo - simple-implementations [
llm
,computer-vision
]: Implementing ML and DL concepts (Transformer, LoRA, NeRF) from scratch repo
- nim-rl [
rl
]: Usingnumpy
only, training an agent to master the Nim Game repo - Frequency-GANs [
gan
]: Generate market-specific financial time series using GANs acting in the frequency domain repo - Droughts Forecasting [
lstm
]: Forecast droughts in the US with a 6-week lead time using weather time series and static soil data repo - Image Completion [
gan
]: This model can effectively replace a nose or an eye on faces, and fill missing parts of portraits repo - Dynamic Pricing Optimization [
ml
,optimization
]: Optimize Real Estate prices dynamically to meet financial constraints and deadlines (loan repayment dates) and maximize revenues repo