AllenSWDB / allenswdb.github.io

Other
2 stars 4 forks source link

what other computational tutorials do we want #39

Closed saskiad closed 1 day ago

mabuice commented 1 week ago

Any Basic Statistics?

Expansion of clustering/classification into other examples K-Means GMM Random Forrest Logistic Regression Parametric vs non-parametric?

Other feature selection approaches Boosting?

Model Selection?

PyTorch tutorial (also Jax?)

Basic feedforward nets CNNs

Fitting RNNs to activity

Autoencoders (connected to neural theories) VAEs?

Common Data Processing techniques for common modalities

Git Tutorial

Other open tools? VSCode?

mabuice commented 1 week ago

example of why and when to use each clustering/classification algorithm

saskiad commented 1 week ago

Expansion of clustering/classification into other examples K-Means GMM Random Forrest Logistic Regression Parametric vs non-parametric?

Other feature selection approaches Boosting?

Model Selection?

PyTorch tutorial (also Jax?)

Basic feedforward nets CNNs

JEElsner commented 6 days ago

A basic tutorial on how to navigate and use various features of Code Ocean would be useful.