-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f359e6
commit 36ea606
Showing
14 changed files
with
3,366 additions
and
535 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
01 Cloud Platform/06 Projects/11 Package Environments/05 Autogluon Environment.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<p class="csharp">This environment is only available for Python.</p> | ||
<p class="python">The Autogluon environment provides the <code>Autogluon</code> library:</p> | ||
<div class="python"> | ||
<? include(DOCS_RESOURCES."/libraries/supported-libraries-foundation-autogluon.html"); ?> | ||
</div> |
5 changes: 4 additions & 1 deletion
5
...latform/04 Development Environment/12 Packages and Libraries/04 Autokeras Environment.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
<p class="csharp">This environment is only available for Python.</p> | ||
<p class="python">The Autokeras environment provides a backwards compatability environment for compatibility with <code>Keras < 3</code>, <code>Tensorflow 2.14.1</code>, and <code>Pydantic</code>:</p> | ||
<? include(DOCS_RESOURCES."/libraries/supported-libraries-foundation-autokeras.html"); ?> | ||
<div class="python"> | ||
<? include(DOCS_RESOURCES."/libraries/supported-libraries-foundation-autokeras.html"); ?> | ||
</div> |
5 changes: 5 additions & 0 deletions
5
...latform/04 Development Environment/12 Packages and Libraries/05 Autogluon Environment.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<p class="csharp">This environment is only available for Python.</p> | ||
<p class="python">The Autogluon environment provides the <code>Autogluon</code> library:</p> | ||
<div class="python"> | ||
<? include(DOCS_RESOURCES."/libraries/supported-libraries-foundation-autogluon.html"); ?> | ||
</div> |
3 changes: 1 addition & 2 deletions
3
03 Writing Algorithms/01 Key Concepts/12 Libraries/03 Autokeras Environment Libraries.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
<p class="csharp">The Autokeras environment is only available for Python projects.</p> | ||
<p class="csharp">This environment is only available for Python projects.</p> | ||
<p class="python">The Autokeras environment provides a backwards compatability environment for compatibility with <code>Keras < 3</code>, <code>Tensorflow 2.14.1</code>, and <code>Pydantic</code>:</p> | ||
|
||
<div class="python"> | ||
<? include(DOCS_RESOURCES."/libraries/supported-libraries-foundation-autokeras.html"); ?> | ||
</div> |
5 changes: 5 additions & 0 deletions
5
03 Writing Algorithms/01 Key Concepts/12 Libraries/04 Autogluon Environment Libraries.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<p class="csharp">This environment is only available for Python.</p> | ||
<p class="python">The Autogluon environment provides the <code>Autogluon</code> library:</p> | ||
<div class="python"> | ||
<? include(DOCS_RESOURCES."/libraries/supported-libraries-foundation-autogluon.html"); ?> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.