Skip to content

Scripts básicos para criar ambientes (conda) para uso de Machine Learning

Notifications You must be signed in to change notification settings

gianniliveraro/ML_Environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

ML_Environment

Author: Gianni S. S. Liveraro

Date: 22-10-2023

Descriptions: Basic scripts to create (conda) environments for Machine Learning Analysis

INSTRUCTIONS

  1. Clone this repository in a local machine:
git clone https://github.com/gianniliveraro/ML_Environment.git
  1. Navigate to the top level of the repository and run:
./src/install_mlenv.sh

this creates an environment (called "ML_Env") with miniconda to run python codes for ML analysis.

  1. Log out from your account and log in again.

  2. Activate the ML_Env environment with:

     conda activate ML_Env
  • Done!

About

Scripts básicos para criar ambientes (conda) para uso de Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages