Mealpy Tutorials
Mealpy Tutorials
How to use Mealpy library to find global point for optimization problem
Introduction to Mealpy
Github link: https://github.com/thieu1995/mealpy
Some avatar:
![](https://thieu1995.github.io/post/2022-04/19-mealpy-tutorials/mealpy1.png)
![](https://thieu1995.github.io/post/2022-04/19-mealpy-tutorials/mealpy3.png)
![](https://thieu1995.github.io/post/2022-04/19-mealpy-tutorials/mealpy4.png)
![](https://thieu1995.github.io/post/2022-04/19-mealpy-tutorials/mealpy5.png)
![](https://thieu1995.github.io/post/2022-04/19-mealpy-tutorials/mealpy6.png)
![](https://thieu1995.github.io/post/2022-04/19-mealpy-tutorials/mealpy7.png)
![](https://thieu1995.github.io/post/2022-04/19-mealpy-tutorials/mealpy4-nobg.png)
![](https://thieu1995.github.io/post/2022-04/19-mealpy-tutorials/mealpy5-nobg.png)
There are several available figures that can generated from Mealpy as follows:
![](https://thieu1995.github.io/post/2022-04/19-mealpy-tutorials/mealpy2.png)
Mealpy Part 1
Mealpy Part 2
Mealpy Full version
How to use Mealpy with Neural Network
Gradient Descent Replacement
- Metaheuristic Algorithm in general can replace the Gradient Descent optimization to train the neural network.
Optimize ANN Hyper-parameter
- Metaheuristic Algorithm also can optimize Hyper-parameter of Neural Network.