Skip to content

3.1 Feature Engineering

Marc Juchli edited this page Apr 13, 2018 · 2 revisions

By feeding sufficient data into deep neural networks, it is often possible to learn better representations than handcrafted features [1].

Bids / Asks

Bid-Ask-Feature

Creations / Cancellations


[1] Alex Krizhevsky, Ilya Sutskever, and Geoff Hinton. Imagenet classification with deep convolutional neural networks. In Advances in Neural Information Processing Systems 25, pages 1106–1114, 2012.

Clone this wiki locally