LICENCE
README.md
pyproject.toml
setup.py
DjPractLelo/__init__.py
DjPractLelo/resource_loader.py
DjPractLelo.egg-info/PKG-INFO
DjPractLelo.egg-info/SOURCES.txt
DjPractLelo.egg-info/dependency_links.txt
DjPractLelo.egg-info/top_level.txt
DjPractLelo/resources/data_science/practical_manual.docx
DjPractLelo/resources/soft_computing/10a_simple_genetic algorithm.py
DjPractLelo/resources/soft_computing/10b_genetic-algorithm-city.py
DjPractLelo/resources/soft_computing/1a_simple_nueral.py
DjPractLelo/resources/soft_computing/1b_binary_bipolar.py
DjPractLelo/resources/soft_computing/2a_macclouch_AND.py
DjPractLelo/resources/soft_computing/2b_macclouch_OR.py
DjPractLelo/resources/soft_computing/2c_macclouch_XOR.py
DjPractLelo/resources/soft_computing/3a_hebb_rule.py
DjPractLelo/resources/soft_computing/3b_delta_rule.py
DjPractLelo/resources/soft_computing/4a_back-prop.py
DjPractLelo/resources/soft_computing/4b_back-prop-error.py
DjPractLelo/resources/soft_computing/6a_kohonen_self.py
DjPractLelo/resources/soft_computing/9a_ratios_fuzzy.py
DjPractLelo/resources/soft_computing/9b_tipping problem.py
DjPractLelo/resources/soft_computing/Delta Rule.py
DjPractLelo/resources/soft_computing/adaptive-resonance.py
DjPractLelo/resources/soft_computing/hebbs.py
DjPractLelo/resources/soft_computing/hopfield.py
DjPractLelo/resources/soft_computing/linear-neural-network.py
DjPractLelo/resources/soft_computing/linear-seperability.py
DjPractLelo/resources/soft_computing/membership-operators.py
DjPractLelo/resources/soft_computing/practical_manual.docx
DjPractLelo/resources/soft_computing/radial-basis-function.py