ostad-ai
I have PhD in Artificial Intelligence Worked 10 years in a few universities as a faculty member. Published several journal and conference papers in AI.
Pinned Repositories
Arduino-Tutorial
Here, We work with the Arduino boards
AudioProcessor
To record and play audio file of files. During playing, the frequency bars are also displayed.
Backpropagation
Here, Backpropagaation algorithm is implemented with pure Python, only with Python standard library.
Car-In-Maze
This is a 2D shooting car game in a maze. Evertime you start the game, it generates a new maze.
Data2Crypt
An application for encypting and decrypting messages
Generative-Art
This repository includes algorithms to create generative arts with programming.
Machine-Learning
This repository contains topics and codes related to Machine Learning and Data Science, especially in Python
Miscellaneous
This repository includes codes and maybe documents that do not fit into other repositories of mine.
PI-estimation-methods
using different algorithms to estimate the PI number
Python-Everything
Here, we talk about the programming language, Python.
ostad-ai's Repositories
ostad-ai/Generative-Art
This repository includes algorithms to create generative arts with programming.
ostad-ai/Machine-Learning
This repository contains topics and codes related to Machine Learning and Data Science, especially in Python
ostad-ai/Python-Everything
Here, we talk about the programming language, Python.
ostad-ai/Car-In-Maze
This is a 2D shooting car game in a maze. Evertime you start the game, it generates a new maze.
ostad-ai/Miscellaneous
This repository includes codes and maybe documents that do not fit into other repositories of mine.
ostad-ai/PI-estimation-methods
using different algorithms to estimate the PI number
ostad-ai/Arduino-Tutorial
Here, We work with the Arduino boards
ostad-ai/AudioProcessor
To record and play audio file of files. During playing, the frequency bars are also displayed.
ostad-ai/Backpropagation
Here, Backpropagaation algorithm is implemented with pure Python, only with Python standard library.
ostad-ai/Ball-On-The-Ground
Here, we include the 2D game: BallOnTheGround, which is a football-like game
ostad-ai/Calculator
A calculator for doing arithmetic operations using Python
ostad-ai/Car-On-Highway
Car-On-Highway is a 2D car crash game
ostad-ai/Computer-Graphics
In this repository, we include algorithms that are in the field of Computer Graphics and related topics.
ostad-ai/Computer-Science
Computer Science and related topics are the main focus of this repository. Mainly, Python language is used here.
ostad-ai/Cannoneer
This is a 2D shooting game in which you compete with an AI-based algorithm.
ostad-ai/Computer-Vision-and-Image-Processing
A repository for topics and programs on Computer Vision and image Processing
ostad-ai/DrBest
This ia a game based on AI in which you play against an AI algorithm. Your misison is to select the best doctor to save people from an unknown virus.
ostad-ai/FaceProcessor
In an image, video, or webcam, faces are detected and then covered with a simple mask.
ostad-ai/Fighter-In-The-Street
This is a repository for a 2D fighting game in the street.
ostad-ai/FileProcessor
This repository holds the free application, which is primarily designed for splitting large files and then merge the segments to get the original file.
ostad-ai/ImageGTN
This repository includes the program to manipulate images
ostad-ai/Optimization
Optimization includes a class of methods to find global or local optima for discrete or continuous objectives; from evolutionary-based algorithms to swarm-based ones.
ostad-ai/Plane-In-The-Sky
This repository includes the PlaneInTheSky game, which is a 2D plane crash game.
ostad-ai/PyTorch-Tutorial
This repository provides topics in PyTorch which is used for Deep Learning
ostad-ai/RaceTrack-Generator
This repo contains an interactive race track generator, which exports the image and the points on the track
ostad-ai/RockPaperScissors
This is a free Rock-Paper-Scissors game. Here, you play against AI.
ostad-ai/Signal-Processing
Signal Processing and related topics are reviewed here.
ostad-ai/Tank2D
This is a free two-dimenisonal combat game written by Python in PyGame. Here, we control a 2D tank in the battle field.
ostad-ai/TicTacToe
This is the tic-tac-toe game developed by PyGame using Python. You play against an AI
ostad-ai/Traffic2D
A 2D Traffic Game in which the user controls the traffic lights.