ArtificialIntelligenceToolkit / conx-notebooks

Notebooks for Conx, Deep Learning software

Home Page:https://github.com/Calysto/conx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notebooks for Conx, on-ramp to Deep Learning

This repository is a collection of notebooks for the Python 3 module conx.

You can read about conx here: https://conx.readthedocs.io/en/latest/

The easiest way to get these notebooks for use in the notebook is to:

import conx as cx
cx.download("https://github.com/Calysto/conx-notebooks/archive/master.zip")

followed by:

! jupyter trust conx-notebooks-master/*.ipynb

in the notebook, or, without the exclaimation point, at the console.

For questions or comments, please see the conx-users mailing list:

https://groups.google.com/forum/#!forum/conx-users

About

Notebooks for Conx, Deep Learning software

https://github.com/Calysto/conx/


Languages

Language:Jupyter Notebook 98.3%Language:HTML 1.7%Language:Python 0.0%Language:Shell 0.0%Language:JavaScript 0.0%Language:CSS 0.0%