Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 621 Bytes

File metadata and controls

33 lines (19 loc) · 621 Bytes

Neural Networks in Kotlin Language (Perceptron,Adaline,MLP,Genetic)

Fundamentals of computational intelligence درس مبانی هوش محاسباتی

1.MccullochPitts Model سلول مک کلوچ-پیتس

2.Hebb network شبکه هب

3.Perceptron network شبکه پرسپترون

4.Adaline network شبکه آدالاین

5.MLP

6.Hopfield Network

7.N-Queen Problem with Genetic

8.TSP with Genetic

9.TSP with Ant Colony

AdalineSample [مثالی از شبکه آدالاین]

Adaline Sample