diff options
| author | ziejd2 | 2021-02-24 14:36:59 -0600 |
|---|---|---|
| committer | ziejd2 | 2021-02-24 14:36:59 -0600 |
| commit | 25b843f6bbacb1937bdb960777b73acbece64115 (patch) | |
| tree | 88645b9d1d8a0eea19d7229555bf8805571bc8b7 /sourcecodes/examples/synthetic_example3.php | |
| parent | 33cedf36248f616aa37d1462c69a4a3058a5d92e (diff) | |
| download | BNW-25b843f6bbacb1937bdb960777b73acbece64115.tar.gz | |
GENENET8 update
Diffstat (limited to 'sourcecodes/examples/synthetic_example3.php')
| -rw-r--r-- | sourcecodes/examples/synthetic_example3.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sourcecodes/examples/synthetic_example3.php b/sourcecodes/examples/synthetic_example3.php index 167132e2..be0faffe 100644 --- a/sourcecodes/examples/synthetic_example3.php +++ b/sourcecodes/examples/synthetic_example3.php @@ -7,8 +7,8 @@ if($key=="") include("../header_new.inc"); ?> <!-- Site navigation menu --> -<ul class="navbar"> - <li><a href="../bn_file_load_gom.php">Learn a network model from data</a> +<ul class="navbar2"> + <li><a href="../bn_file_load_gom.php">Load data and begin modeling</a> <li><a href="../home_upload.php">Make predictions using a known structure</a> <li><a href="../help.php">Help</a> <li><a href="../faq.php">FAQ</a> |
