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

create material to explain neural networks #15

Closed
stevehadd opened this issue Jun 22, 2022 · 1 comment
Closed

create material to explain neural networks #15

stevehadd opened this issue Jun 22, 2022 · 1 comment
Assignees

Comments

@stevehadd
Copy link
Member

explain back propogration
highlight key hyperparameters from networtk architecture (feed forward) and back propogation training
show neural networks in tensorflow to dig down into structure a bit
show classification output vs regression output
show construction of different architectures

  • feed forward
  • convolutional
  • LSTM (simple example? maybe using rotors as a time series?)
  • Graph NN
@stevehadd stevehadd added this to the GRMED_tutorial_session2 milestone Jun 22, 2022
@stevehadd stevehadd self-assigned this Jun 22, 2022
stevehadd added a commit that referenced this issue Jul 11, 2022
@stevehadd
Copy link
Member Author

stevehadd commented Jul 13, 2022

this has mostly been done now. Just need to finish the recurrent nerual network example, which is covered by #11 .

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

No branches or pull requests

1 participant