🎓 PhD in Computer Science | 🤖 ML Enthusiast | 📊 Data Scientist
class Ilia:
def __init__(self):
self.role = "PhD in Computer Science (CUNY, 2023)"
self.focus = ["NLP", "Computer Vision", "Graph Neural Networks"]
self.currently_learning = ["Rust", "Functional Programming"]
self.interests = ["Machine Learning", "Deep Learning", "Research"]
self.editor = "Neovim" # btw
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together!")
me = Ilia()
me.say_hi()
🔬 Interests and Focus Machine Learning applications across NLP, Computer Vision.
⚡ Low-Level ML Implementing ML (and other) algorithms in Rust, C, and C++ for performance and deeper understanding
✍️ Content Creation Semi-regular technical articles on my website
🛠️ Open Source Check out my projects on GitHub