Skip to content
View M-Mahdi-Razmjoo's full-sized avatar

Block or report M-Mahdi-Razmjoo

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Linear-Token-Estimator Linear-Token-Estimator Public

    This project aims to develop an estimator that predicts the number of tokens in a given prompt.

    Python

  2. Head-Soccer Head-Soccer Public

    This project is a C++ graphical application built using SDL2 and its extensions (SDL2_image, SDL2_ttf, SDL2_mixer, and SDL2_gfx). The purpose of this project is to demonstrate graphics rendering, m…

    C++

  3. Music-Generation-with-TensorFlow Music-Generation-with-TensorFlow Public

    This repository contains a sample code for generating music using machine learning techniques with TensorFlow. The code processes MIDI files, trains a model, and generates new musical sequences.

    Jupyter Notebook

  4. PINN-for-Coupled-Spring-Mass-System PINN-for-Coupled-Spring-Mass-System Public

    We implement a Physics-Informed Neural Network (PINN) to solve the equations of motion in a mass-spring system. The goal is to use a neural network to predict the motion of masses connected by spri…

    Jupyter Notebook 2 1

  5. MazeSolver-Pathfinding-Algorithms MazeSolver-Pathfinding-Algorithms Public

    Implementations of DFS, BFS, and A* algorithms for solving maze navigation problems, featuring pathfinding optimizations, entrance costs, and heuristic-based search methods. Includes visualizations…

    Jupyter Notebook