Skip to content
View Arsalanjdev's full-sized avatar

Block or report Arsalanjdev

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
Arsalanjdev/README.md
  • I’m interested in Deep Learning, Reinforcement Learning and Python Backend frameworks such as FastAPI and Django;
  • How to reach me: Arsalanjdev@gmail.com

Pinned Loading

  1. CortiScan CortiScan Public

    Brain tumor prediction web app powered by a custom trained model. Upload MRI scans and get predictions via FastAPI backend and Streamlit frontend. Fully Dockerized, lightweight, and easy to deploy.

    Python 2

  2. Automated-driving-in-highway-env-with-CNN-DQN Automated-driving-in-highway-env-with-CNN-DQN Public

    Automated Driving in the highway-env environment using Convolutional Neural Networks (CNN) and Deep Q-Networks (DQN).

    Python 3

  3. fastfit fastfit Public

    FastAPI backend for fitness tracking and AI-powered workout planning with PostgreSQL and Docker.

    Python 1

  4. POS-HMM-Farsi POS-HMM-Farsi Public

    Part-Of-Speech tagging persian and english sentences using a HMM (Hidden Markov Model) that utilizes Viterbi Algorithm. The Farsi dataset uses a modified and normalized Bijankhan dataset.

    Python

  5. RowGen RowGen Public

    AI-powered SQL data generator using HuggingFace. Fill your database tables with realistic and context-aware data using AI.

    Python 2

  6. GeneAct GeneAct Public

    An evolutionary algorithm for inventing novel activation functions for MLP and CNN neural networks, tested on MNIST and CIFAR-10 datasets, using a custom Genetic Algorithm.

    Python