Julia language in machine learning: Algorithms, applications, and open issues

Kaifeng Gao,Gang Mei,Francesco Piccialli,Salvatore Cuomo,Jingzhi Tu,Zenan Huo
DOI: https://doi.org/10.1016/j.cosrev.2020.100254
IF: 8.757
2020-08-01
Computer Science Review
Abstract:<p>Machine learning is driving development across many fields in science and engineering. A simple and efficient programming language could accelerate applications of machine learning in various fields. Currently, the programming languages most commonly used to develop machine learning algorithms include Python, MATLAB, and C/C ++. However, none of these languages well balance both efficiency and simplicity. The Julia language is a fast, easy-to-use, and open-source programming language that was originally designed for high-performance computing, which can well balance the efficiency and simplicity. This paper summarizes the related research work and developments in the applications of the Julia language in machine learning. It first surveys the popular machine learning algorithms that are developed in the Julia language. Then, it investigates applications of the machine learning algorithms implemented with the Julia language. Finally, it discusses the open issues and the potential future directions that arise in the use of the Julia language in machine learning.</p>
computer science, information systems, theory & methods, software engineering
What problem does this paper attempt to address?