mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 16:56:59 +00:00
Add Neural Network built using SQL
This commit is contained in:
@@ -237,6 +237,7 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
|
|||||||
* [**Python**: _Traffic signs classification with a convolutional network_](https://navoshta.com/traffic-signs-classification/)
|
* [**Python**: _Traffic signs classification with a convolutional network_](https://navoshta.com/traffic-signs-classification/)
|
||||||
* [**Python**: _Generate Music using LSTM Neural Network in Keras_](https://towardsdatascience.com/how-to-generate-music-using-a-lstm-neural-network-in-keras-68786834d4c5)
|
* [**Python**: _Generate Music using LSTM Neural Network in Keras_](https://towardsdatascience.com/how-to-generate-music-using-a-lstm-neural-network-in-keras-68786834d4c5)
|
||||||
* [**Python**: _An Introduction to Convolutional Neural Networks_](https://victorzhou.com/blog/intro-to-cnns-part-1/)
|
* [**Python**: _An Introduction to Convolutional Neural Networks_](https://victorzhou.com/blog/intro-to-cnns-part-1/)
|
||||||
|
* [**SQL**: _Deep Neural Network implemented in pure SQL_](https://towardsdatascience.com/deep-neural-network-implemented-in-pure-sql-over-bigquery-f3ed245814d3)
|
||||||
|
|
||||||
#### Build your own `Operating System`
|
#### Build your own `Operating System`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user