Skip to content

bekatan/my-mlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Specify the python version and packages used in your code.

  • If you use virtualenv or conda environment, you should requirements.txt or environments.yaml and mention it.
  • If you use the default environment given in Google Colab, please specify 'Google Colab' here.

Execute Commands

Install pandas matplotlib and numpy, then execute the mymlp script

pip install pandas
pip install numpy
pip install matplotlib

python3 mymlp.py 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages