<hc/>
Tag

Jupyter

2 projects in the catalog use this stack.

Personal2019

Brihaspati

Collection of Jupyter notebooks covering classical machine learning and deep learning building blocks. Each notebook walks through one technique end to end, from data preparation to evaluation, using scikit-learn, TensorFlow, and PyTorch on small public datasets that fit in memory.

PythonJupyterTensorFlowPyTorchscikit-learn
MetaCall2021

MetaCall Jupyter Kernel

Polyglot Jupyter kernel built on top of MetaCall Core. A cell can hold Python, JavaScript, or Ruby and call functions defined in any of the other languages within the same notebook session. Built during Google Summer of Code 2021 under the MetaCall organisation.

PythonJupyterNode.jsMetaCall