./
├── MSU
│ ├── 2_sem
│ │ ├── Makefile
│ │ ├── README.md
│ │ ├── d2f1.asm
│ │ ├── d2f2.asm
│ │ ├── d2f3.asm
│ │ ├── deb.c
│ │ ├── df1.asm
│ │ ├── df2.asm
│ │ ├── df3.asm
│ │ ├── f1.asm
│ │ ├── f2.asm
│ │ ├── f3.asm
│ │ ├── for_README
│ │ │ └── structure.jpeg
│ │ ├── libthreefuncs.so
│ │ └── threefuncs.h
│ └── 5_sem
│ ├── Lections
│ │ ├── Bazy_Dannykh.pdf
│ │ ├── Ekonomika.pdf
│ │ ├── Metody_Mashinnogo_Obuchenia.pdf
│ │ ├── Metody_Obrabotki_I_Raspoznavania_Izobrazhenii.pdf
│ │ ├── Prikladnaya_Algebra.pdf
│ │ ├── Superkompyutery_I_Parallelnaya_Obrabotka_Dannykh.pdf
│ │ ├── Uravnenia_Matematicheskoi_Fiziki.pdf
│ │ └── Vvedenie_v_seti_EVM.pdf
│ └── Sems
│ ├── Ekonomika.pdf
│ └── Metody_Obrabotki_I_Raspoznavania_Izobrazhenii.pdf
├── README.md
├── Yandex_algs
│ ├── Algoritmy_2_0.pdf
│ └── yandex_algs
│ ├── fifth_hw
│ │ ├── 1
│ │ │ └── 1.py
│ │ ├── 2
│ │ │ └── 2.py
│ │ ├── 3
│ │ │ └── 3.py
│ │ ├── 4
│ │ │ └── 4.py
│ │ └── 5
│ │ └── 5.py
│ ├── first_hw
│ │ ├── 1
│ │ │ └── 1.py
│ │ ├── 2
│ │ │ └── 2.py
│ │ ├── 3
│ │ │ └── 3.py
│ │ ├── 4
│ │ │ └── 4.py
│ │ └── 5
│ │ └── 5.py
│ ├── fourth_hw
│ │ ├── 1
│ │ │ └── 1.py
│ │ ├── 2
│ │ │ └── 2.py
│ │ ├── 3
│ │ │ └── 3.py
│ │ ├── 4
│ │ │ └── 4.py
│ │ └── 5
│ │ └── 5.py
│ ├── second_hw
│ │ ├── 1
│ │ │ └── 1.py
│ │ ├── 2
│ │ │ └── 2.py
│ │ ├── 3
│ │ │ └── 3.py
│ │ ├── 4
│ │ │ └── 4.py
│ │ └── 5
│ │ └── 5.py
│ ├── sixth_hw
│ │ ├── 1
│ │ │ └── 1.py
│ │ ├── 2
│ │ │ └── 2.py
│ │ ├── 3
│ │ │ └── 3.py
│ │ ├── 4
│ │ │ └── 4.py
│ │ └── 5
│ │ └── 5.py
│ └── third_hw
│ ├── 1
│ │ └── 1.py
│ ├── 2
│ │ └── 2.py
│ ├── 3
│ │ └── 3.py
│ ├── 4
│ │ └── 4.py
│ └── 5
│ └── 5.py
└── personal
├── README.md
├── game
│ ├── Food.cpp
│ ├── README.md
│ └── Snake.cpp
└── grokking_deep_learning
├── AItexts
│ ├── Final.ipynb
│ ├── Framework (2).ipynb
│ ├── Framework.ipynb
│ ├── Ready_to_train.py
│ ├── embed.npy
│ ├── hc.npy
│ ├── hf.npy
│ ├── hi.npy
│ ├── ho.npy
│ ├── indices.npy
│ ├── inp.txt
│ ├── pushkin.txt
│ ├── vocab.txt
│ ├── w_ho.npy
│ ├── xc.npy
│ ├── xc_bias.npy
│ ├── xf.npy
│ ├── xf_bias.npy
│ ├── xi.npy
│ ├── xi_bias.npy
│ ├── xo.npy
│ └── xo_bias.npy
├── CNN.py
├── ML.py
├── MNIST+dropout.py
├── README.md
├── ml_grad.py
└── softmax+tanh.py
-
Notifications
You must be signed in to change notification settings - Fork 0
rw404/study
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published