MANIFEST.in
README.md
pyproject.toml
setup.py
manban/__init__.py
manban/core.py
manban/utils.py
manban.egg-info/PKG-INFO
manban.egg-info/SOURCES.txt
manban.egg-info/dependency_links.txt
manban.egg-info/top_level.txt
manban/code/1_Activation_function.py
manban/code/2_Perceptron_Rule_Mining.py
manban/code/3_Feedforward_Networks.py
manban/code/4.1_Q-learning.py
manban/code/4.2_Sarsa.py
manban/code/4.3_Monte-carlo.py
manban/code/4.4_policy_gradient.py
manban/code/4.5_Neural-network.py
manban/code/5_CNN.py
manban/code/6_ Roulette_Wheel_Selection.py
manban/code/7_ACO.py
manban/code/8_PSO.py
manban/code/9_Fuzzy_controllers.py