English

Julia Language in Machine Learning: Algorithms, Applications, and Open Issues

Machine Learning 2020-05-19 v2 Machine Learning

Abstract

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 application 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.

Keywords

Cite

@article{arxiv.2003.10146,
  title  = {Julia Language in Machine Learning: Algorithms, Applications, and Open Issues},
  author = {Kaifeng Gao and Gang Mei and Francesco Piccialli and Salvatore Cuomo and Jingzhi Tu and Zenan Huo},
  journal= {arXiv preprint arXiv:2003.10146},
  year   = {2020}
}

Comments

Published in Computer Science Review

R2 v1 2026-06-23T14:23:41.277Z