update readme
This commit is contained in:
parent
59ef151e53
commit
24d494dc1f
10
README.md
10
README.md
@ -1,2 +1,10 @@
|
||||
# ium
|
||||
# Inżynieria Uczenia Maszynowego
|
||||
|
||||
To run the code you need to install all the packages from the requirements.txt file. Then just run main.py file.
|
||||
Remember to have your Kaggle API token in the .kaggle folder in your home directory.
|
||||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
python main.py
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user