fostiropoulos / ablator-tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABLATOR Tutorials

This repository contains examples of how to use ABLATOR to be used as inspiration on getting started with your project.

You will need to install the latest version of ablator and jupyter-notebook to run the tutorials.

It is highly recommended that you set up a different virtual environment for ABLATOR to avoid inter-dependency issues that can arise from having several libraries installed in the same environment.

pip install ablator

to visualize your results you will need tensorboard installed. Please follow detailed instructions from the official website for your specific system or simply run

pip install tensorboard

If you are using Kaggle or Google Colab Tensorboard should already be installed.

We provide tutorials for a local development environment (such as VSCODE) HERE as well as Notebook such as for use in Google Colab or Kaggle HERE.

Hall-of-Fame 😎

Would you like your project to be cross-referenced in our Hall-of-Fame? Please create an issue with a link to your project HERE.

About


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%