Skip to content
View BahMoh's full-sized avatar

Block or report BahMoh

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. denoise-imu-gyro denoise-imu-gyro Public

    Forked from mbrossar/denoise-imu-gyro

    Convolutional Neural Networks for Denoising Gyroscopes of Low-Cost IMUs(This is a quest for reporoducing the dataset)

    Python 22 3

  2. TUMVI-IMU-only-Dataset-room1-to-room6 TUMVI-IMU-only-Dataset-room1-to-room6 Public

    This file contains the TUMVI imu only dataset formated for 2020 paper "Denoising imu gyroscopes with deep learning for open-loop attitude estimation"

    12 1

  3. Estimation-Theory-Maximum-Likelihood-Least_square_Error_Estimation Estimation-Theory-Maximum-Likelihood-Least_square_Error_Estimation Public

    Solving a few Estimation Theory problems, using Matlab

    MATLAB 1

  4. finetune_sam3_with_fo_and_transformers finetune_sam3_with_fo_and_transformers Public

    Forked from harpreetsahota204/finetune_sam3_with_fo_and_transformers

    Code and materials for a blog on fine-tuning SAM3 on the RIS-LAD dataset using FiftyOne Datasets and Hugging Face Transformers

    Jupyter Notebook 1

  5. BahMoh BahMoh Public

    Config files for my GitHub profile.

  6. 3_layer_MLP_from_scratch 3_layer_MLP_from_scratch Public

    This repository is for a 3 layer MLP Neural Network (Multilayer perceptron) using numpy and pandas 3rd party packages from scratch.

    Python