We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75be9a commit 5f06444Copy full SHA for 5f06444
11_Applying_Transfer_Learning_to_network_models/README.md
@@ -1 +1,10 @@
1
2
+### Chapter 11 : **Applying Transfer Learning to network models**
3
+
4
+In this chapter, you will learn how to apply transfer learning to DL4J applications.
5
+
6
7
+#### Instructions
8
9
+ - Navigate to **sourceCode/cookbookapp** directory and import the project using *pom.xml* file.
10
+ - Customer churn dataset is required for the example "**TransferLearnChurnExample**". It is already included in *resources* directory.
0 commit comments