Ehsan Ahmadi (Ehsanahmadi1400)

Ehsanahmadi1400

Geek Repo

Company:Ready to collaborate on AI & BackEnd projects

Location:Iran - Tehran

Home Page:ehsan.btg@gmail.com

Github PK Tool:Github PK Tool

Ehsan Ahmadi's repositories

BehavioralCloning

Using Behavioral Cloning to guide a Car in a simulator to run by itself

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

BinaryTreeProject

This C++ program implements a binary tree to sort a group of names provided by the user. The program utilizes a binary search tree structure to organize the names and then performs an in-order traversal to display the sorted list.

Language:C++Stargazers:0Issues:0Issues:0

CarND-Extended-Kalman-Filter-Project

[Solved the project] Self-Driving Car Nanodegree Program Starter Code for the Extended Kalman Filter Project

Language:C++License:MITStargazers:0Issues:0Issues:0

CarND-Unscented-Kalman-Filter-Project

[Solved the project] Self-Driving Car Nanodegree Program Starter Code for the Unscented Kalman Filter Project

Language:C++License:MITStargazers:0Issues:0Issues:0

coursera-deep-learning-specialization

Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Ehsanahmadi1400

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

LinkedListToyProject

This C++ program demonstrates a basic implementation of a linked list to store and sort a group of names using the bubble sort algorithm. Users can input the number of names they want to add, and then enter the names one by one. The program sorts the names alphabetically and displays the sorted list.

Language:C++Stargazers:0Issues:0Issues:0

password_creator

A simple script to create password, using command line input to determine password format

Language:PythonStargazers:0Issues:0Issues:0

PEparserVersion2

This is a PE parser in C++ that parses DOS Header, NT Header, Sections and Import/Export tables

Language:C++Stargazers:0Issues:0Issues:0

SemanticSegmentation

Finding Solar panels (Semantic Segmentation) using U-Net

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

PEparser

A PE parser that parses the DOS Header, NT header and Sections

Language:C++Stargazers:0Issues:0Issues:0

PseudoWormProject

This C++ program demonstrates a self-replicating behavior, copying itself into the AppData directory with each run. The program retrieves the path of its own executable, identifies the AppData directory, and creates a new version of itself with an incremented version number in the filename.

Language:C++Stargazers:0Issues:0Issues:0

SearchProject

This C++ program receives a name and a directory and searches the specified name in the desired directory

Language:C++Stargazers:0Issues:0Issues:0