Implementation for some AI algorithms with R for my college assignments
-
Updated
Mar 21, 2021 - R
Implementation for some AI algorithms with R for my college assignments
Implementation of breadth-first search algorithm
Implementation of pathfinding algorithms on Wuhan city
Game Tic Tac Toe by using SFML libraty
Your first implementation of a machine learning algorithm. Predicting the price of a car by it's milage
Experimental Crunchy AI player based on the AlphaGo-Zero algorithm.
tic tac toe game with computer
This repo includes accomplished AI algorithmes which were proposed at Stepik's course
Rap song writing recurrent neural network trained on Kanye West's entire discography
C++ implementation of the Q-Learning algorithm applied to a simple grid world problem
A GUI Tic Tac Toe game, implemented in python using different AI algorithms
An game of checkers for player Vs computer, the computer uses AI algorithm(Min Max using pruning method) for choosing best Move
Intelligent search: motion planning in a warehouse using Python
Codes for Artificial Intelligence (IAIN532C) course
Optimization and Path finding & Neural networks Algorithms
MedicalInformationAnalyzer extracts and labels relevant medical information from unstructured texts such as doctor's notes, discharge summaries, clinical documents, and electronic health records. It is a .NET console application.
🛍️ Amazon Recommender Study 🚀 A Python exploration into machine learning for e-commerce personalization, using Amazon's Electronics data. Investigates algorithms like SVD, KNNBaseline for predicting user preferences, offering insights into future shopping enhancements
C++ program implements Sokoban game to solve it with AI reinforcement algorithm (Q-learning ALG).
Add a description, image, and links to the ai-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the ai-algorithm topic, visit your repo's landing page and select "manage topics."