Explore >> Select a destination


You are here

datadan.io
| | dennybritz.com
1.3 parsecs away

Travel
| | All the code is also available as an Jupyter notebook on Github.
| | www.kdnuggets.com
2.4 parsecs away

Travel
| | This blog post provides a tutorial on constructing a convolutional neural network for image classification in PyTorch, leveraging convolutional and pooling layers for feature extraction as well as fully-connected layers for prediction.
| | www.pythoncharts.com
8.2 parsecs away

Travel
| | A tutorial on creating a line chart with confidence intervals in Python using Matplotlib, Seaborn, Altair and Plotly, including interactive versions.
| | www.3blue1brown.com
12.9 parsecs away

Travel
| An overview of gradient descent in the context of neural networks. This is a method used widely throughout machine learning for optimizing how a computer performs on certain tasks.