The document presents a scalable implementation of deep learning using multilayer perceptron (MLP) in Apache Spark, detailing the optimization techniques and parallelization strategies employed. It discusses the architecture and functioning of artificial neural networks, with experimental results showcasing improvements in performance through the use of native BLAS and GPU acceleration. Future work includes enhancements in network models and developing additional machine learning capabilities within the Spark framework.