High priority

1 Debug simulation hls4ml * Done (Etienne)*

1 Have to find a way to not run the modelsim simulation * Done (Etienne)

2 Implemation sur carte

3 Activation function *done (Nemer)

4 Check io_stream paramter in vivado *done (Nemer) Vivado_template.py

Low priority :

1 cell design dans hls4ml

En standby :

1 Simulation 16 bits

2 Vanilla RNN

Keras Parameters

return_sequences: Return all the hidden states if True, and if False the layer returns only the final hidden state (For now False for us)

stateful: If True, the hidden and cell states are not reset after a sequence, but instead state reset is called manually as needed (For now False for us) Also If True, the last state for each sample at index i in a batch will be used as initial state for the sample of index i in the following batch.

dropout: A training-time thing to reduce overfitting by randomly selecting a percentage of neurons to output zeros (False for us)

regularization: Also a method to reduce overfitting (None for us)

PArtial reconfigure

-- EtienneMarieFortin - 2018-12-04

Edit | Attach | Watch | Print version | History: r11 < r10 < r9 < r8 < r7 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r11 - 2021-03-18 - NemerChiedde
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback