|
| 1 | +[](https://mybinder.org/v2/gh/DataForScience/DeepLearning/master) |
| 2 | + |
1 | 3 | # Deep Learning From Scratch
|
2 | 4 |
|
3 | 5 | ### Code and slides to accompany the online series of webinars: https://data4sci.com/deep-learning by Data For Science.
|
4 | 6 |
|
| 7 | +### Run the code in Binder: [](https://mybinder.org/v2/gh/DataForScience/DeepLearning/master) |
5 | 8 |
|
6 | 9 | Over the past few years we have seen a convergence of two large scale trends: Big Data and Big Compute. The resulting combination of large amounts of data and abundant CPU (and GPU) cycles has brought to the forefront and highlighted the power of neural network techniques and approaches that were once thought to be too impractical.
|
7 | 10 |
|
|
0 commit comments