Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RNN model to approximate Damped Incremental Statistics (DIS) #19

Open
1 of 2 tasks
swainsubrat opened this issue Jan 21, 2024 · 0 comments
Open
1 of 2 tasks

RNN model to approximate Damped Incremental Statistics (DIS) #19

swainsubrat opened this issue Jan 21, 2024 · 0 comments
Assignees

Comments

@swainsubrat
Copy link
Member

swainsubrat commented Jan 21, 2024

Given a dataset of pcap files and corresponding extracted features, train an RNN model to approximate the extracted features given a packet.

  • Experiment with the architecture.
  • Experiment with the variations of RNNs such as GRU, LSTM, and Bidirectional-LSTM.
@swainsubrat swainsubrat changed the title LSTM model to approximate Damped Incremental Statistics (DIS) RNN model to approximate Damped Incremental Statistics (DIS) Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants