Skip to content
View jaseempaloth's full-sized avatar

Highlights

  • Pro

Block or report jaseempaloth

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

Pinned Loading

  1. JASMINE JASMINE Public

    JASMINE: Machine learning algorithms leveraging GPU and TPU acceleration, delivering high-performance computing with simplicity.

    Python

  2. MarketOracle MarketOracle Public

    MarketOracle is a full stack machine learning application for stock prediction. It employs a GRU-based Recurrent Neural Network in PyTorch to forecast trends, a FastAPI backend for real-time proces…

    Jupyter Notebook

  3. Real-Estate-Price-Prediction-Web-App Real-Estate-Price-Prediction-Web-App Public

    A web application that predicts real estate prices based on features like square footage, bedrooms, and bathrooms. Built using a machine learning model (Linear Regression) in Python, with a Flask b…

    Jupyter Notebook

  4. Neural-Networks-from-Scratch Neural-Networks-from-Scratch Public

    Implementation of neural networks from scratch using only NumPy and basic mathematical concepts. This project aims to provide a deep understanding of how neural networks work by building them step-…

    Jupyter Notebook

  5. TransformerMT TransformerMT Public

    A Transformer-based model designed specifically for Machine Translation.

    Python