# Java-Deep-Learning-Essentials **Repository Path**: GengPu/Java-Deep-Learning-Essentials ## Basic Information - **Project Name**: Java-Deep-Learning-Essentials - **Description**: 深度学习:Java语言实现 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-27 - **Last Updated**: 2022-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: Books ## README # Java Deep Learning Essentials This code is for Java developers who want to know about deep learning algorithms and wish to implement them in applications. Since this code covers the core concepts of and approaches to both machine learning and deep learning, no previous experience in machine learning is required. Also, we will implement deep learning algorithms with very simple codes, so elementary Java developers will also find this code useful for developing both their Java skills and deep learning skills. You can also refer to the following books: * [RESTful Java Web Services](https://www.packtpub.com/web-development/restful-java-web-services?utm_source=github&utm_medium=related&utm_campaign=9781847196460) * [Service Oriented Architecture with Java](https://www.packtpub.com/application-development/service-oriented-architecture-java?utm_source=github&utm_medium=related&utm_campaign=9781847193216) * [Java EE 7 with GlassFish 4 Application Server](https://www.packtpub.com/application-development/java-ee-7-glassfish-4-application-server?utm_source=github&utm_medium=related&utm_campaign=9781782176886)