-
RNN structure:
- ht=tanh(Wxh*Xt+Whh *h(t-1)+bh)
- yt=Why*ht+by
-
Loss func:
- Cross-entropy
-
Tricks:
- Cliping
- Adagrad
-
References:
-
Notifications
You must be signed in to change notification settings - Fork 1
zhzou2020/char-rnn-implemented-in-python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published