Skip to content
View audrina-ebrahimi's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report audrina-ebrahimi

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

  1. AK_SSL AK_SSL Public

    A python library for self-supervised learning

    Python 5

  2. kianmajl/CIFAR10_Image_Classification kianmajl/CIFAR10_Image_Classification Public

    This project is one of the Computational Intelligence course projects in the spring of 2023, and it includes code related to training neural networks with gradient descent, training neural network …

    Jupyter Notebook 1

  3. Antenna_Problem_Evolutionary_Approach Antenna_Problem_Evolutionary_Approach Public

    This repository contains an evolutionary approach to solving the Antenna Problem. The Antenna Problem involves finding the optimal configuration and placement of a set of antennas to achieve maximu…

    Jupyter Notebook

  4. kianmajl/Spam_Filtering_Classification kianmajl/Spam_Filtering_Classification Public

    This project introduces an innovative approach to spam message classification using fuzzy logic

    Jupyter Notebook

  5. AI_Course_Projects AI_Course_Projects Public

    This repository serves as a collection of projects completed as part of an AI course.

    Python

  6. kianmajl/A2K-CPU kianmajl/A2K-CPU Public

    A 32-bit single cycle RISC CPU based on Harvard architecture with no cache or pipeline, by having very simple and reduced instruction set it can be used for educational purpose.

    Verilog