artificial-intelligence-algorithms
There are 901 repositories under artificial-intelligence-algorithms topic.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
cbamls/AI_Tutorial
精选机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理。算法大牛笔记汇总
LMD0311/Awesome-World-Model
Collect some World Models for Autonomous Driving (and Robotic) papers.
a-real-ai/pywinassistant
The first open-source Artificial Narrow Intelligence generalist agentic framework Computer-Using-Agent that fully operates graphical-user-interfaces (GUIs) by using only natural language. Uses Visualization-of-Thought and Chain-of-Thought reasoning to elicit spatial reasoning and perception, emulates, plans and simulates synthetic HID interactions.
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
amor71/LiuAlgoTrader
Framework for algorithmic trading
PyPatel/Quant-Finance-Resources
Courses, Articles and many more which can help beginners or professionals.
Mohitkr95/best-data-science-resources
This repository contains the best Data Science free hand-picked resources to equip you with all the industry-driven skills and interview preparation kit.
yaoguangluo/Deta_Parser
快速中文分词分析word segmentation
fdzsergio/Reductio
Automatic summarizer text in Swift
mehmetkahya0/AI-Catalog
Huge AI models catalog. A curated list of AI tools, platforms, and resources across various domains.
Cledersonbc/tic-tac-toe-minimax
Minimax is a AI algorithm.
intel/unet
U-Net Biomedical Image Segmentation
pushkar/ABAGAIL
The library contains a number of interconnected Java packages that implement machine learning and artificial intelligence algorithms. These are artificial intelligence algorithms implemented for the kind of people that like to implement algorithms themselves.
openscilab/pymilo
PyMilo: Python for ML I/O
kyegomez/Andromeda
An all-new Language Model That Processes Ultra-Long Sequences of 100,000+ Ultra-Fast
weblineindia/AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction
This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.
realkushagrakhare/3D_Path_Planning
AI project for 3D Path Planning. Other details and running instructions can be found on the Readme.md file
blobcity/ai-seed
1000+ ready code templates to kickstart your next AI experiment
shukur-alom/leaf-diseases-detect
AI leaf disease detection system with FastAPI + Streamlit using Llama Vision (Groq) for all diseases, severity and treatment recommendations
JonusNattapong/Notebook-Git-Colab
เป็นการรวบรวมแหล่งข้อมูลสำหรับการเรียนรู้เกี่ยวกับปัญญาประดิษฐ์ (Artificial Intelligence - AI) และโมเดลภาษาขนาดใหญ่ (Large Language Models - LLMs) รวมถึงหัวข้อพื้นฐาน, สมุดบันทึกที่แนะนำ, คอร์สออนไลน์, เครื่องมือ, ชุดข้อมูล และเทคนิคขั้นสูงสำหรับการพัฒนาและปรับแต่งโมเดล AI
gameguild-gg/mobagen
MoBaGEn - Module Based Game Engine - Educational tool to teach game programming concepts
emirhanai/Age-and-Sex-Prediction-from-Image---Convolutional-Neural-Network-with-Artificial-Intelligence
Age and Sex Prediction from Image - Convolutional Neural Network with Artificial Intelligence
CarsonScott/HSOM
Hierarchical self-organizing maps for unsupervised pattern recognition
emirhanai/Cryptocurrency-Prediction-with-Artificial-Intelligence-V3.0-GRU-Neural-Network
Cryptocurrency Prediction with Artificial Intelligence V3.0 [GRU Neural Network]
krichelj/PyDiffGame
PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems
pokerwars/pokerwars.io-starterbot-python
A starter bot written in python for the pokerwars.io platform. To play: pull this code, register on pokerwars.io, get your API token and play!
shukur-alom/Spam_mail_detector_using_ML
This Model can detectany kind of spam mail. Here i use ML Algorithm. If use use my code pleace give me my cradit
alex-rantos/Project-1-Search-in-Pacman
Search algorithms(BFS, DFS, UCS, A*) in python.Berkeley Pacman Project 1.
Gabeiscool420/SoundSage---LLM-Audio-Processing
Open source Python program for automating gain staging. part 1 of a series for automating audio processing tasks, end goal is to create a full set of tools for an AI to use for automating Audio processing for Music, Film, Game and any other possible applications. UI for AutoGain is very basic but the app is very functional. currently only for MacOS
starkblaze01/Artificial-Intelligence-Codes
Collection of Artificial Intelligence Algorithms implemented on various problems
emirhanai/Estimated-annual-CO2-emissions-from-diesel-generators-at-mobile-or-cell-towers
Estimated annual CO2 emissions from diesel generators at mobile or cell towers
andreacasalino/Easy-Factor-Graph
General purpose C++ library for managing discrete factor graphs
weblineindia/AIML-Pupil-Detection
The Pupil Detection AI ML program is used to get the co-ordinates of eyes and detect the pupil region. It only works with human face images.