Skip to content

Commit b62e3f0

Browse files
authored
Update README.md
1 parent 252f884 commit b62e3f0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ where:
123123
### Setup
124124

125125
1. Clone the repository:
126-
git clone https://github.com/InboraStudio/genetic-programming-symbolic-regression.git
127-
cd genetic-programming-symbolic-regression
126+
git clone https://github.com/InboraStudio/Neural-Guided-Genetic-Programming-for-Symbolic-Regression.git
127+
cd Neural-Guided-Genetic-Programming-for-Symbolic-Regression
128128

129129
2. Open project in Unity
130130

@@ -268,9 +268,9 @@ MIT License - see LICENSE file for details
268268
If you use this software in your research, please cite:
269269

270270
@software{inbora_gp_2025,
271-
author = {Dr Chamyoung (Alok)},
271+
author = {Dr Chamyoung},
272272
title = {Neural-Guided Genetic Programming for Symbolic Regression},
273273
year = {2025},
274274
publisher = {GitHub},
275-
url = {https://github.com/InboraStudio/genetic-programming-symbolic-regression}
275+
url = {https://github.com/InboraStudio/Neural-Guided-Genetic-Programming-for-Symbolic-Regression}
276276
}

0 commit comments

Comments
 (0)