intro updates

This commit is contained in:
NT
2021-02-15 16:04:09 +08:00
parent b66e6cda2c
commit 0625cb6b0b
6 changed files with 120 additions and 67 deletions

View File

@@ -23,10 +23,13 @@
| ABbreviation | Meaning |
| --- | --- |
| CNN | Convolutional neural network |
| DL | Deep learning |
| NN | Neural network |
| PBDL | Physics-based deep learning |
| CNN | Convolutional Neural Network |
| DL | Deep Learning |
| GD | (steepest) Gradient Descent|
| NN | Neural Network |
| PDE | Partial Differential Equation |
| PBDL | Physics-Based Deep Learning |
| SGD | Stochastic Gradient Descent|