You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* If you see my code and data useful and use it, please cite us as follows
5
-
6
-
* Nguyen, T., Nguyen, T., Nguyen, B. M., & Nguyen, G. (2019). Efficient Time-Series Forecasting Using Neural Network and Opposition-Based Coral Reefs Optimization. International Journal of Computational Intelligence Systems, 12(2), 1144-1161.
6
+
## Dear friends and followers
7
+
* I updated to repository to the newest version, which is very easy to read and reproduce.
8
+
* All of our optimizer (meta-heuristics) now deleted and taken the new one from my newest library:
9
+
10
+
https://pypi.org/project/mealpy/
11
+
12
+
* If you use my code or library in your project, I would appreciate the cites:
13
+
* Nguyen, T., Nguyen, T., Nguyen, B. M., & Nguyen, G. (2019). Efficient Time-Series Forecasting Using Neural Network and Opposition-Based Coral Reefs Optimization. International Journal of Computational Intelligence Systems, 12(2), 1144-1161.
7
14
8
15
* Nguyen, T., Nguyen, B. M., & Nguyen, G. (2019, April). Building Resource Auto-scaler with Functional-Link Neural Network and Adaptive Bacterial Foraging Optimization. In International Conference on Theory and Applications of Models of Computation (pp. 501-517). Springer, Cham.
9
16
10
17
* Nguyen, T., Tran, N., Nguyen, B. M., & Nguyen, G. (2018, November). A Resource Usage Prediction System Using Functional-Link and Genetic Algorithm Neural Network for Multivariate Cloud Metrics. In 2018 IEEE 11th Conference on Service-Oriented Computing and Applications (SOCA) (pp. 49-56). IEEE.
11
18
12
19
* If you want to know more about code, or want a pdf of both above paper, contact me: [email protected]
13
20
14
-
* Take a look at this repos, the simplify code using python (numpy) for all algorithms above. (without neural networks)
0 commit comments