#!/usr/bin/python
# -*- coding: utf-8 -*-
class AIEngineer:
def __init__(self):
self.name = "Yash Sharma"
self.role = "AI Engineer"
self.programming_languages = ["Python", "C++", "Go", "Rust"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my contributions interesting.")
me = AIEngineer()
me.say_hi()-
Worked with CloudNative Tools, ML Inference, Algorithms, Computational Neuroscience, Pre/Post-training, RL.
-
Independent Research -> Post-training, Mechanistic Interpretability, AI safety.
-
Open to Full-time/Part-time opportunities and collaborations on research papers.
-
Mail: yashsharmadev3@gmail.com or DM on Twitter for opportunities if you have any :)