Skip to content

Commit

Permalink
Merge pull request #73 from pycroscopy/cls_reg
Browse files Browse the repository at this point in the history
Update installation instructions and URLs in the notebooks
  • Loading branch information
ziatdinovmax committed Mar 30, 2023
2 parents ef3d0a6 + 3cd5a8d commit e781591
Show file tree
Hide file tree
Showing 9 changed files with 2,278 additions and 2,044 deletions.
378 changes: 213 additions & 165 deletions examples/notebooks/AtomicSemanticSegmention.ipynb

Large diffs are not rendered by default.

316 changes: 178 additions & 138 deletions examples/notebooks/GraphAnalysis.ipynb

Large diffs are not rendered by default.

424 changes: 234 additions & 190 deletions examples/notebooks/ImSpec.ipynb

Large diffs are not rendered by default.

50 changes: 26 additions & 24 deletions examples/notebooks/Quickstart_AtomAI_in_the_Cloud.ipynb
Original file line number Diff line number Diff line change
@@ -1,29 +1,17 @@
{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"colab": {
"name": "Quickstart: AtomAI in the Cloud.ipynb",
"provenance": [],
"include_colab_link": true
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
"colab_type": "text",
"id": "view-in-github"
},
"source": [
"<a href=\"https://colab.research.google.com/github/ziatdinovmax/atomai/blob/master/examples/notebooks/Quickstart_AtomAI_in_the_Cloud.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "JNSCYiYuHWRo"
Expand All @@ -48,19 +36,33 @@
"\n",
"7) AtomAI's Experimental Datasets [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pycroscopy/atomai/blob/master/examples/notebooks/atomai_datasets.ipynb)\n",
"\n",
"8) Deep Kernel Learning of Functionalities from Structural Data [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pycroscopy/atomai/blob/master/examples/notebooks/atomai_dkl_ferroic.ipynb)"
"8) Deep Kernel Learning of Functionalities from Structural Data [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pycroscopy/atomai/blob/master/examples/notebooks/atomai_dkl_plasmons.ipynb)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"id": "VKb9174k_c08"
"id": "VKb9174k_c08",
"vscode": {
"languageId": "python"
}
},
"source": [
""
],
"execution_count": null,
"outputs": []
"outputs": [],
"source": []
}
]
}
],
"metadata": {
"colab": {
"include_colab_link": true,
"name": "Quickstart: AtomAI in the Cloud.ipynb",
"provenance": []
},
"kernelspec": {
"display_name": "Python 3",
"name": "python3"
}
},
"nbformat": 4,
"nbformat_minor": 0
}
594 changes: 323 additions & 271 deletions examples/notebooks/atomai_custom_model.ipynb

Large diffs are not rendered by default.

354 changes: 177 additions & 177 deletions examples/notebooks/atomai_datasets.ipynb

Large diffs are not rendered by default.

1,493 changes: 746 additions & 747 deletions examples/notebooks/atomai_dkl_plasmons.ipynb

Large diffs are not rendered by default.

240 changes: 120 additions & 120 deletions examples/notebooks/atomai_training_data.ipynb

Large diffs are not rendered by default.

473 changes: 261 additions & 212 deletions examples/notebooks/rVAE_graphene.ipynb

Large diffs are not rendered by default.

0 comments on commit e781591

Please sign in to comment.