Skip to content

Commit 4becade

Browse files
authored
Update README.md
moved neptune-ml -> minerva-ml repo names
1 parent 5e88a6a commit 4becade

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ main.py train_evaluate_predict --pipeline_name unet --chunk_size 5000
3535
7. check your leaderboard score!
3636

3737
## Usage: Detailed
38-
1. clone this repository: `git clone https://github.com/neptune-ml/open-solution-talking-data.git`
38+
1. clone this repository: `git clone https://github.com/minerva-ml/open-solution-talking-data.git`
3939
2. install [PyTorch](http://pytorch.org/) and `torchvision`
4040
3. install requirements: `pip3 install -r requirements.txt`
4141
4. register to [Neptune](https://neptune.ml/ 'machine learning lab') *(if you wish to use it)* login via:
@@ -88,8 +88,8 @@ $ neptune data upload YOUR/DATA/FOLDER
8888
## User support
8989
There are several ways to seek help:
9090
1. crowdai [discussion](https://www.crowdai.org/challenges/mapping-challenge/topics) is our primary way of communication.
91-
1. You can submit an [issue](https://github.com/neptune-ml/open-solution-mapping-challenge/issues) directly in this repo.
91+
1. You can submit an [issue](https://github.com/minerva-ml/open-solution-mapping-challenge/issues) directly in this repo.
9292

9393
## Contributing
9494
1. Check [CONTRIBUTING](CONTRIBUTING.md) for more information.
95-
1. Check [issues](https://github.com/neptune-ml/open-mapping-challenge/issues) and [project](https://github.com/neptune-ml/open-solution-mapping-challenge/projects/1) to check if there is something you would like to contribute to.
95+
1. Check [issues](https://github.com/minerva-ml/open-mapping-challenge/issues) and [project](https://github.com/minerva-ml/open-solution-mapping-challenge/projects/1) to check if there is something you would like to contribute to.

0 commit comments

Comments
 (0)