Skip to content

A GitHub template for research projects in the awsome IRL lab !

License

Notifications You must be signed in to change notification settings

IRLL/research_project_template

Repository files navigation

Short description of the project.

General illustration of the project

Why ?

What is the initial motivation of this project ?

Objective of the project

How this project will be considered achieved ?

Table of Contents

Installation

Make sure you have Python installed:

1. (Optional) Create a virtual environment:

python -m venv .env

2. Install the package with pip in your terminal:

pip install git+https://github.com/IRLL/<project>.git

Usage

Run the project with the following command:

python -m <project>

About

A GitHub template for research projects in the awsome IRL lab !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published