Pinned Repositories
8-Queens-Problem
Implementing a genetic algorithm in Python to solve the 8-Queens problem, a classic combinatorial optimization challenge where 8 queens are placed on an 8×8 chessboard without attacking each other.
alirezaghafari
android-weather-app
Simple Android app offering real-time weather updates and air pollution monitoring using Kotlin.
git-exercise
AUT IE HW1 exercise
high-frequency-geo-app
A Swift-based application that captures location, speed, and magnetic heading data from a mobile device at a frequency of 50 Hz.
HttpClient
java programming - ap midterm project
internet-engineering-project
MyTorchLite
MyTorch: A lightweight PyTorch-inspired framework for effortless MLP neural network creation and training.
PyTorch-CIFAR10-Image-Classification
A PyTorch implementation of a convolutional neural network (CNN) for image classification on the CIFAR-10 dataset.
Smart-road-lines-detection_and_integration_with_GIS
Automated road lines detection using vehicle-captured images and integration with Geographic Information System (GIS) for enhanced road management and autonomous vehicle navigation.
alirezaghafari's Repositories
alirezaghafari/Smart-road-lines-detection_and_integration_with_GIS
Automated road lines detection using vehicle-captured images and integration with Geographic Information System (GIS) for enhanced road management and autonomous vehicle navigation.
alirezaghafari/8-Queens-Problem
Implementing a genetic algorithm in Python to solve the 8-Queens problem, a classic combinatorial optimization challenge where 8 queens are placed on an 8×8 chessboard without attacking each other.
alirezaghafari/alirezaghafari
alirezaghafari/android-weather-app
Simple Android app offering real-time weather updates and air pollution monitoring using Kotlin.
alirezaghafari/git-exercise
AUT IE HW1 exercise
alirezaghafari/high-frequency-geo-app
A Swift-based application that captures location, speed, and magnetic heading data from a mobile device at a frequency of 50 Hz.
alirezaghafari/HttpClient
java programming - ap midterm project
alirezaghafari/internet-engineering-project
alirezaghafari/least-square-problem
linear algebra: estimate some values with least-square solution
alirezaghafari/MyTorchLite
MyTorch: A lightweight PyTorch-inspired framework for effortless MLP neural network creation and training.
alirezaghafari/PyTorch-CIFAR10-Image-Classification
A PyTorch implementation of a convolutional neural network (CNN) for image classification on the CIFAR-10 dataset.
alirezaghafari/URL-shortener
Cloud Computing course, URL shortener using docker.
alirezaghafari/search-in-github-accounts
a simple front code for searching in Github accounts
alirezaghafari/xv6-public
xv6 OS