class MachineTeacher():
def __init__(self):
self.name = "Raihaan Usman";
self.username = "raihaan123";
self.location = "London, UK";
self.web = "raihaan.me";
def __str__(self):
return self.name
if __name__ == '__main__':
me = MachineTeacher()
-
π Iβm currently interested in Neurocognitive Computing and Artificial General Intelligence
-
π± Master's Thesis - Quantum Machine Learning for Turbulence Modelling in the NISQ era
-
π¬ Ask me about Reinforcement Learning, Software and Electronics
-
β‘ Fun fact I build rockets at the Karman Space Programme!
My last week in code!
Rust 2 hrs 21 mins βββββββββββββββββββββββββ 70.70 %
TypeScript 24 mins βββββββββββββββββββββββββ 12.11 %
Text 20 mins βββββββββββββββββββββββββ 10.08 %
Other 14 mins βββββββββββββββββββββββββ 07.12 %