Skip to content

Commit 5f06444

Browse files
authored
Update README.md
1 parent a75be9a commit 5f06444

File tree

1 file changed

+9
-0
lines changed
  • 11_Applying_Transfer_Learning_to_network_models

1 file changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11

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

Comments
 (0)