Difference between revisions of "Local"

From
Jump to: navigation, search
m (Text replacement - "http://" to "https://")
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools  
 
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools  
 
}}
 
}}
[http://www.youtube.com/results?search_query=Anaconda+python+TensorFlow+machine+learning+ML Youtube search...]
+
[https://www.youtube.com/results?search_query=Anaconda+python+TensorFlow+machine+learning+ML Youtube search...]
[http://www.google.com/search?q=Anaconda+python+TensorFlow+machine+learning+ML+artificial+intelligence ...Google search]
+
[https://www.google.com/search?q=Anaconda+python+TensorFlow+machine+learning+ML+artificial+intelligence ...Google search]
  
 
* [[Building Your Environment]]
 
* [[Building Your Environment]]
Line 12: Line 12:
 
** [[Laptop]]
 
** [[Laptop]]
 
* Other environments:
 
* Other environments:
** [[Platforms: Machine Learning as a Service (MLaaS)]]
+
** [[Platforms: AI/Machine Learning as a Service (AIaaS/MLaaS)]]
*** [[Colaboratory]]
+
** [[Colaboratory]]
  
 
== <span id="Anaconda"></span>Anaconda ==
 
== <span id="Anaconda"></span>Anaconda ==
[http://www.youtube.com/results?search_query=Anaconda+Python Youtube search...]
+
[https://www.youtube.com/results?search_query=Anaconda+Python Youtube search...]
[http://www.google.com/search?q=Anaconda+Python ...Google search]
+
[https://www.google.com/search?q=Anaconda+Python ...Google search]
  
 
* [[Python]]
 
* [[Python]]
* [http://docs.anaconda.com/anaconda/user-guide/getting-started/ Getting started with Anaconda | Continuum Analytics]
+
* [https://docs.anaconda.com/anaconda/user-guide/getting-started/ Getting started with Anaconda | Continuum Analytics]
* [http://conda.io/projects/conda/en/latest/_downloads/1f5ecf5a87b1c1a8aaf5a7ab8a7a0ff7/conda-cheatsheet.pdf Cheatsheet]
+
* [https://conda.io/projects/conda/en/latest/_downloads/1f5ecf5a87b1c1a8aaf5a7ab8a7a0ff7/conda-cheatsheet.pdf Cheatsheet]
* [http://docs.anaconda.com/anaconda-cloud/ Anaconda Cloud Documentation]
+
* [https://docs.anaconda.com/anaconda-cloud/ Anaconda Cloud Documentation]
* [http://docs.continuum.io/anaconda/packages/pkg-docs/ Anaconda package lists] of libraries & utilities
+
* [https://docs.continuum.io/anaconda/packages/pkg-docs/ Anaconda package lists] of libraries & utilities
  
 
Anaconda Cloud is a package management service by Anaconda. Cloud makes it easy to find, access, store and share public notebooks, environments, and conda and PyPI packages.
 
Anaconda Cloud is a package management service by Anaconda. Cloud makes it easy to find, access, store and share public notebooks, environments, and conda and PyPI packages.
Line 33: Line 33:
  
 
=== <span id="TensorFlow GPU - Installation"></span>TensorFlow GPU - Installation ===
 
=== <span id="TensorFlow GPU - Installation"></span>TensorFlow GPU - Installation ===
* [http://medium.com/@soumyadipmajumder/complete-guide-to-tensorflow-gpu-installation-on-windows-10-36e5858640e9 Complete Guide to TensorFlow-GPU Installation on Windows 10 | Soumyadip Majumder - Medium]
+
* [https://medium.com/@soumyadipmajumder/complete-guide-to-tensorflow-gpu-installation-on-windows-10-36e5858640e9 Complete Guide to TensorFlow-GPU Installation on Windows 10 | Soumyadip Majumder - Medium]
  
 
<youtube>KZFn0dvPZUQ</youtube>
 
<youtube>KZFn0dvPZUQ</youtube>

Latest revision as of 23:11, 28 March 2023

Youtube search... ...Google search

Anaconda

Youtube search... ...Google search

Anaconda Cloud is a package management service by Anaconda. Cloud makes it easy to find, access, store and share public notebooks, environments, and conda and PyPI packages.

TensorFlow GPU - Installation