Skip to content

Geometrein/networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Networks

This repo contains a collection of articles and notes on networks.

Berlin

Installation

On macOS or Linux simply run:

chmod +x project_install.sh
sh project_install.sh [PROJECT_NAME]

The script will set up the virtual environment and install all the necessary packages.

Each project has requirements.txt file and can be installed individually.