arizalsaputro / fuzzy-logic

coursework. Learn Fuzzy Logic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tugas Program 2 AI

Assignment 2 for artificial intelligence course.

How to run

  • make sure support ES6
  • run npm install
  • run npm start for check data B21 to B30
  • run npm test for check B01 to B20

DataSet

  • training.csv set of data for training
  • Datas.js membership function,fuzzy rules,appropriateness rules
  • Output.csv result of fuzzy test
  • dataprocess.csv empty to challenge

Author

About

coursework. Learn Fuzzy Logic


Languages

Language:JavaScript 100.0%