Skip to content
View raihaan123's full-sized avatar
πŸ› οΈ
BUILD MODEEEEEE
πŸ› οΈ
BUILD MODEEEEEE

Organizations

@icl-rocketry @ICLoop @AVD-2021 @MagriLab @bench-tools
Block or Report

Block or report raihaan123

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
raihaan123/README.md

I'm Raihaan.

raihaan123

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!

TypeScript   7 hrs 27 mins   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   44.98 %
Python       4 hrs 35 mins   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   27.71 %
Rust         2 hrs 3 mins    β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   12.37 %
TOML         39 mins         β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.99 %
Bash         32 mins         β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.23 %

Connect with me:

raihaan-usman

Languages and Tools:

arduino cplusplus django flask heroku html5 matlab opencv python pytorch scikit_learn tensorflow

Pinned Loading

  1. icl-rocketry/RocketPy icl-rocketry/RocketPy Public

    A rocket maker.

    Python 9 1

  2. Quantum-Turbulence-Learning Quantum-Turbulence-Learning Public

    A highly configurable Reservoir Computing (RC) Python package, supporting both Quantum and Classical implementations. FYP Masters project by Raihaan Usman!

    Jupyter Notebook 1

  3. AVD-2021/PyAVD AVD-2021/PyAVD Public

    Pythonic Aerospace Vehicle Designer - A highly modular conceptual Aircraft designer, coupling geometric global optimization with Raymer, Roskam, Levis and other cool workflows

    Jupyter Notebook 4

  4. AI-Hack AI-Hack Public

    2nd place winner for AI Hack 2021! Boston Housing Dataset - a regression analysis using both random forests and deep learning, and corrected interactive map overlay.

    Jupyter Notebook 1

  5. ConDiNozzle ConDiNozzle Public

    Interactive visualisation for a neat lil Converging-Diverging Nozzle

    Python 1 1

  6. ICLoop/Regen-EHW ICLoop/Regen-EHW Public

    Website with animated plots, data, notes etc

    Python