Skip to content
View iitimii's full-sized avatar
💯
on a research spree
💯
on a research spree

Block or report iitimii

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
iitimii/README.md

Hi, I'm Timi! 👋

Typing SVG

About Me

I’m a young researcher at the intersection of machine learning, robotics, and control theory. My current focus is on combining model-based and learning-based control — not just to improve performance, but to build systems that understand the physical world.

I’m fascinated by phenomena like Hamiltonians, Lagrangians, Lyapunov theory, and even quantum mechanics. These are not just math tools to me; they’re clues to how intelligent systems should reason. I believe AGI will need strong dynamical priors — not just data — to truly grasp the world. To learn anything, an agent must predict—and be changed by its prediction errors.

This belief drives my interest in unconventional ML approaches like dynamic and liquid neural networks, energy-based models, and predictive coding. General models like Vision-Language-Action models (VLAs) can solve control problems. But I believe we're still scratching the surface. The best is ahead, and I want to be part of building it.

I plan to pursue a PhD after undergrad, to keep learning, building, and contributing to the path toward real-world intelligent systems.

Tech Stack

Python ROS TensorFlow PyTorch C++ MATLAB

GitHub Stats

GitHub Stats GitHub Streak

Connect with Me

LinkedIn Resume

Pinned Loading

  1. Autonomous-Delivery-Drone Autonomous-Delivery-Drone Public

    Autonomous Delivery Drone (In Progress): Developing altitude and location control, auto takeoff and landing, obstacle avoidance, and reinforcement learning for advanced autonomous capabilities.

    C++ 9 1

  2. Coordinated-Control-of-Multi-Quadrotor-Swarms Coordinated-Control-of-Multi-Quadrotor-Swarms Public

    Adaptive, optimal, and learning-based control for quadrotor swarms using gym-pybullet-drones.

    Jupyter Notebook 10

  3. robot_arm robot_arm Public

    A robotic arm that learns to pick and place objects using reinforcement learning.

    Python 17 8

  4. Affordable-3D-Printed-Manipulator Affordable-3D-Printed-Manipulator Public

    Affordable 3D-Printed Manipulator with Comparable Performance to WidowX 250 S

    C++

  5. Brute-Force-Optimization-for-Neural-Networks Brute-Force-Optimization-for-Neural-Networks Public

    Exploring non-gradient-based learning techniques for training neural networks, using brute force parameter search and optimization methods. Includes comparison with gradient-based learning.

    Jupyter Notebook 4

  6. REINFORCE REINFORCE Public

    An Implementation of the REINFORCE Algorithm for Solving OpenAI Gymnasium Environments

    Python 3