Skip to content

andreasmang/chameleon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHAMELEON

The repository provides code templates for teaching related to Computational and mAthematical MEthods in machine LEarning, Optimization and iNference (ChAMELEON).

Requirements

Written and tested under Python 3.12.2.

Modules

The modules required to run this code are

  • numpy
  • scipy
  • matplotlib
  • ...

This modules can be installed via pip:

python3 -m pip install <module name>

To simply the installation of these modules, I have created a requirements.txt. Simply execute the following command in your command line:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages