Sushen
Sushen
Sushen

Sushen Yadav

Machine learning engineer

Menu

I am a Software engineer with expertise in ML,Gen AI and MLOPS.

Get in touch

About me

I have a MSc in advanced computer science from the University of Exeter,Uk and a BE in Electronics from University of Mumbai. I am passionate about applying ML to production environments. On the flip side,I was one of the luck 2400/1 million who cleared the UPSC Civil services preliminary exam 2023
Hire me

Skills

Programmings languages

  • Python
  • C++
  • Rust

Machine learning

  • Tensorflow
  • Pytorch
  • Scikit-learn
  • Jax

Databases

  • Mysql
  • Mongodb
  • Pinecone

Tools

  • Git
  • Github
  • VScode
  • Jupyter Notebook
  • Docker
  • Kubernetes
  • Unix Shells (Bash/zsh)

Human languages

  • English
  • Hindi
  • Marathi

Radar Nowcasting using PINNs

- Applying Physics informed neural networks to radar movies and developing a novel method by adding physics to existing spatiotemporal methods

Python Pytorch Jupyter

Sourcecode vulnerability

- Finding if a function is vulnerable using a Graph convolutional network in Jax and a custom dataset

Python Jax

Discussion agents

- Contributed ActRE-ReAcT agent and output parsing to general purpose modular agents library for natural language processing

Python Jupyter

Ant colony optimization for travelling thief problem

- Using multiobjective ACO to solve multi-objective TTP and compare with ACO

Python Jupyter

multi-objective hyperparameter optimisation

- MOHPO of XGboost using NSGA2 and SMS-EMOA

Python Jupyter

Porting Predrnn-v2 to Jax

- Ported Predrnnv2 from Pytorch to Jax to better understand Jax and use @jit,autoparallelism

Python

Finetuning MAMBA for MTBench

- Finetuned MAMBA at a HPC cluster for MTBench

Python

RAG with llmstudio & chromadb

- On a custom dataset of UPSC CSE pre questions, created a RAG lvl4 model using llmstudio and chromadb

Python