{ "cells": [ { "cell_type": "markdown", "metadata": { "colab_type": "text", "id": "eV16J6oUY-HN", "slideshow": { "slide_type": "slide" } }, "source": [ "# Intro to Neural Networks" ] }, { "cell_type": "markdown", "metadata": { "colab_type": "text", "id": "_wIcUFLSKNdx" }, "source": [ "For the current exercise, see [Introduction to Neural Nets](https://colab.research.google.com/github/google/eng-edu/blob/main/ml/cc/exercises/intro_to_neural_nets.ipynb)." ] } ], "metadata": { "colab": { "collapsed_sections": [ "JndnmDMp66FL", "O2q5RRCKqYaU", "vvT2jDWjrKew" ], "default_view": {}, "name": "intro_to_neural_nets.ipynb", "provenance": [], "version": "0.3.2", "views": {} }, "kernelspec": { "display_name": "Python 3", "name": "python3" } }, "nbformat": 4, "nbformat_minor": 0 }