Kyriota / kyriota.github.io

Personal blog of Kyriota
https://kyriota.com/
3 stars 0 forks source link

Convolutional Neural Network | KYRIOTA #32

Open Kyriota opened 1 year ago

Kyriota commented 1 year ago

https://kyriota.com/2022/06/27/ConvolutionalNeuralNetwork/

I roughly learnt CNN recently and was about to code one just like the FCNN I coded before. However this may be too costly to time, so I’ll use TensorFlow in this case and learn more about TF conveniently.