Skip to content

jmillican/ml_projects_in_progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project for playing around with various machine learning examples. The virtual enviornment setup should hopefully be usable across all projects; so that I can easily work with everything without creating too many repositories, and hopefully keep all of the context available to me.

Running the code

To keep Pylance happy, I'm using relative imports (from .minesweeper import Minesweeper), which only works if I run things from the parent directory. So to run the Minesweeper example, I have to run:

python -m minesweeper.example_usage

from the project's root directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages