tf.keras.layers.Hashing - Python for Integrated Circuits - - An Online Book - |
||||||||
| Python for Integrated Circuits http://www.globalsino.com/ICs/ | ||||||||
| Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix | ||||||||
================================================================================= tf.keras.layers.Hashing is a preprocessing layer which hashes and bins categorical features, and performs categorical feature hashing, also known as the "hashing layer" or "hashing trick". Hashing is a non-trainable layer. Categorical features preprocessing layers includes: ============================================
|
||||||||
| ================================================================================= | ||||||||
|
|
||||||||