From 38c201a13f14c317b3fa561c40b6df55690c5b96 Mon Sep 17 00:00:00 2001 From: <> Date: Sat, 9 Jul 2022 21:12:02 +0000 Subject: [PATCH] Deployed 63a4598 with MkDocs version: 1.3.0 --- 404.html | 180 +- example_secrets.ini | 5 - explanation/explanation.md | 7 + explanation/index.html | 214 +- great_ai_example-main/Dockerfile | 11 - great_ai_example-main/README.md | 23 - great_ai_example-main/format.sh | 31 - great_ai_example-main/index.html | 471 ---- great_ai_example-main/requirements.txt | 4 - great_ai_example-main/src/mongo.ini | 2 - hello_world/hello_world.ipynb | 87 - hello_world/hello_world.py | 8 - how-to-guides/index.html | 224 +- how-to-guides/{how-to-guides.md => index.md} | 0 .../scraping}/index.html | 298 ++- how-to-guides/scraping/scraping.ipynb | 29 + ideas.drawio | 230 -- index.html | 246 +- index.md | 45 +- media/favicon.ico | Bin 0 -> 15086 bytes media/logo.png | Bin 0 -> 86546 bytes .../scope-data.drawio.svg | 40 +- .../diagrams => media}/scope-data.svg | 0 .../diagrams => media}/scope-deploy.svg | 0 .../scope-simple.drawio.svg | 0 .../diagrams => media}/scope-train.svg | 0 .../diagrams => media}/scope.svg | 0 media/scoutinscience-white.svg | 122 + media/scoutinscience.svg | 121 + open_s3/index.html | 182 +- reference/index.html | 184 +- search/search_index.json | 2 +- simple-mag/train/index.html | 211 +- .../src => simple}/data/data.ipynb | 0 .../src => simple}/data/index.html | 347 ++- .../src => simple}/deploy/deploy.ipynb | 5 +- .../src => simple}/deploy/index.html | 323 ++- .../src => simple}/train/index.html | 340 ++- .../src => simple}/train/train.ipynb | 0 sitemap.xml | 26 +- sitemap.xml.gz | Bin 205 -> 205 bytes {simple-mag/mag => tutorial/data}/dev.txt | 0 {simple-mag/mag => tutorial/data}/test.txt | 0 {simple-mag/mag => tutorial/data}/train.txt | 0 tutorial/deploy/deploy.ipynb | 214 ++ tutorial/deploy/index.html | 2023 +++++++++++++++ {tutorials => tutorial}/index.html | 374 ++- tutorial/index.md | 70 + tutorial/train/index.html | 2306 +++++++++++++++++ tutorial/train/train.ipynb | 318 +++ tutorials/tutorials.md | 0 51 files changed, 7876 insertions(+), 1447 deletions(-) delete mode 100644 example_secrets.ini delete mode 100644 great_ai_example-main/Dockerfile delete mode 100644 great_ai_example-main/README.md delete mode 100644 great_ai_example-main/format.sh delete mode 100644 great_ai_example-main/index.html delete mode 100644 great_ai_example-main/requirements.txt delete mode 100644 great_ai_example-main/src/mongo.ini delete mode 100644 hello_world/hello_world.ipynb delete mode 100644 hello_world/hello_world.py rename how-to-guides/{how-to-guides.md => index.md} (100%) rename {hello_world => how-to-guides/scraping}/index.html (98%) create mode 100644 how-to-guides/scraping/scraping.ipynb delete mode 100644 ideas.drawio create mode 100644 media/favicon.ico create mode 100644 media/logo.png rename scope-data.drawio.svg => media/scope-data.drawio.svg (83%) rename {great_ai_example-main/diagrams => media}/scope-data.svg (100%) rename {great_ai_example-main/diagrams => media}/scope-deploy.svg (100%) rename scope-simple.drawio.svg => media/scope-simple.drawio.svg (100%) rename {great_ai_example-main/diagrams => media}/scope-train.svg (100%) rename {great_ai_example-main/diagrams => media}/scope.svg (100%) create mode 100644 media/scoutinscience-white.svg create mode 100644 media/scoutinscience.svg rename {great_ai_example-main/src => simple}/data/data.ipynb (100%) rename {great_ai_example-main/src => simple}/data/index.html (98%) rename {great_ai_example-main/src => simple}/deploy/deploy.ipynb (99%) rename {great_ai_example-main/src => simple}/deploy/index.html (98%) rename {great_ai_example-main/src => simple}/train/index.html (98%) rename {great_ai_example-main/src => simple}/train/train.ipynb (100%) rename {simple-mag/mag => tutorial/data}/dev.txt (100%) rename {simple-mag/mag => tutorial/data}/test.txt (100%) rename {simple-mag/mag => tutorial/data}/train.txt (100%) create mode 100644 tutorial/deploy/deploy.ipynb create mode 100644 tutorial/deploy/index.html rename {tutorials => tutorial}/index.html (50%) create mode 100644 tutorial/index.md create mode 100644 tutorial/train/index.html create mode 100644 tutorial/train/train.ipynb delete mode 100644 tutorials/tutorials.md diff --git a/404.html b/404.html index dd6a69b..cb5fc32 100644 --- a/404.html +++ b/404.html @@ -12,7 +12,7 @@ - + @@ -244,13 +244,74 @@ + +
  • + + + + + + + + + + +
  • + + @@ -259,13 +320,107 @@ + +
  • + + + + + + + + + + +
  • + + @@ -297,21 +452,6 @@ - - - - - - - -
  • - - Train a field of study (domain) classification of sentences on the MAG dataset - -
  • - - - diff --git a/example_secrets.ini b/example_secrets.ini deleted file mode 100644 index 9d8f335..0000000 --- a/example_secrets.ini +++ /dev/null @@ -1,5 +0,0 @@ -aws_region_name = your_region_like_eu-west-2 -aws_access_key_id = YOUR_ACCESS_KEY_ID -aws_secret_access_key = YOUR_VERY_SECRET_ACCESS_KEY -large_files_bucket_name = create_a_bucket_and_put_its_name_here -aws_endpoint_url = this is optional, for backblaze, use this: https://s3.us-west-002.backblazeb2.com diff --git a/explanation/explanation.md b/explanation/explanation.md index e69de29..5f30f0a 100644 --- a/explanation/explanation.md +++ b/explanation/explanation.md @@ -0,0 +1,7 @@ +# Explanation + +A lot more details and discussion about the problem context and approaches of GreatAI can be found in my thesis. + +
    +[::fontawesome-solid-graduation-cap: Download](thesis/main.py){ .md-button .md-button--primary } +
    diff --git a/explanation/index.html b/explanation/index.html index 064f1dd..3c460af 100644 --- a/explanation/index.html +++ b/explanation/index.html @@ -12,7 +12,7 @@ - + @@ -69,6 +69,11 @@
    + + + Skip to content + +
    @@ -244,13 +249,74 @@ + +
  • + + + + + + + + + + +
  • + + @@ -259,13 +325,107 @@ + +
  • + + + + + + + + + + +
  • + + @@ -296,6 +456,8 @@ + + Explanation @@ -305,21 +467,6 @@ - - - - - - - -
  • - - Train a field of study (domain) classification of sentences on the MAG dataset - -
  • - - -
    @@ -337,6 +484,8 @@ + + @@ -357,16 +506,18 @@ -

    Explanation

    - - +

    Explanation#

    +

    A lot more details and discussion about the problem context and approaches of GreatAI can be found in my thesis.

    +
    +

    : Download

    +

    Last update: - July 8, 2022 + July 9, 2022 @@ -402,21 +553,6 @@ - - - @@ -351,13 +483,13 @@ - + -

    How-To Guides

    +

    Index

    @@ -366,7 +498,7 @@ Last update: - July 8, 2022 + July 9, 2022 @@ -383,42 +515,6 @@
    @@ -2430,27 +2560,6 @@ class="