Skip to content

andreyrcdias/deep-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-ml

Deep-ML resolutions

Prerequisites

Quick Start

1. Create an virtual enviroment

python -m venv .venv
source .venv/bin/activate

2. Install the dependencies

make install

3. To execute all the resolutions tests

make tests

4. To format the code

make fmt

About

Deep-ML resolutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published