Skip to content

travisdesell/bayesian_som

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

set up a virtual environment in the local directory

python3 -m venv .

activate the virtual environment (will need to do this every time you open a new tab and want to run things), from the base directory

source bin/activate

requirements (need to install once)

python3 -m pip install requests python3 -m pip install numpy python3 -m pip install opencv-python

run the code

python3 bayesian_som.py

About

A package for Bayesian Self-Organizing Maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •