https://github.com/xtenzq/ai-cp
Artificial intelligence and concurrent programming in MATLAB
https://github.com/xtenzq/ai-cp
expert-system fuzzy fuzzy-inference-system fuzzy-logic matlab
Last synced: 7 months ago
JSON representation
Artificial intelligence and concurrent programming in MATLAB
- Host: GitHub
- URL: https://github.com/xtenzq/ai-cp
- Owner: xtenzQ
- Created: 2018-04-03T10:23:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T12:42:57.000Z (over 7 years ago)
- Last Synced: 2025-01-25T22:40:10.504Z (8 months ago)
- Topics: expert-system, fuzzy, fuzzy-inference-system, fuzzy-logic, matlab
- Language: Matlab
- Homepage:
- Size: 405 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI-CP
Tasks of artificial intelligence and concurrent programming course in Irkutsk National Research Technical University.## Contents
1. [Fuzzy Inference System](#fuzzy-inference-system)
2. [Neural network](#neural-network)
3. [Concurrent programming](#concurrent-programming)## Fuzzy Inference System
[[Folder](https://github.com/xtenzQ/AI-CP/tree/master/Fuzzy%20Inference%20System)]
A fuzzy inference system (FIS) is a system that uses fuzzy set theory to map inputs.
## Neural network
[[Folder](https://github.com/xtenzQ/AI-CP/tree/master/Biological%20neural%20network)]
## Concurrent programming
[[Folder](https://github.com/xtenzQ/AI-CP/tree/master/Fuzzy%20Inference%20System)]
## References