Difference between revisions of "Anaconda"
m |
m |
||
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|title=PRIMO.ai | |title=PRIMO.ai | ||
|titlemode=append | |titlemode=append | ||
− | |keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, TensorFlow, Google, Nvidia, Microsoft, Azure, Amazon, AWS, Facebook | + | |keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, TensorFlow, Google, Nvidia, Microsoft, Azure, Amazon, AWS, Meta, Facebook |
|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 | ||
}} | }} | ||
− | [ | + | [https://www.youtube.com/results?search_query=Anaconda+python+machine+learning+ML Youtube search...] |
− | [ | + | [https://www.google.com/search?q=Anaconda+python+machine+learning+ML+artificial+intelligence ...Google search] |
− | * [ | + | * [https://www.anaconda.com/ Anaconda] |
− | * [ | + | * [https://docs.anaconda.com/ Anaconda Documentation] |
− | * [ | + | ** [https://docs.anaconda.com/_downloads/9ee215ff15fde24bf01791d719084950/Anaconda-Starter-Guide.pdf Starter Guide Cheatsheet] |
+ | ** [https://docs.anaconda.com/anaconda/user-guide/tasks/tensorflow/ Documentation -] [[TensorFlow]] | ||
+ | * [https://community.anaconda.cloud/?utm_medium=resources&utm_source=anaconda&utm_campaign=nucleus-acquisition Anaconda Community] | ||
* [[Python]] | * [[Python]] | ||
− | + | ||
+ | |||
+ | Anaconda is a distribution of the [[Python]] and R programming languages for scientific computing (data science, machine learning applications, large-scale data processing, [[Predictive Analytics]], etc.), that aims to simplify package management and deployment. The distribution includes data-science packages suitable for Windows, Linux, and macOS. It is developed and maintained by Anaconda, Inc., which was founded by Peter Wang and Travis Oliphant in 2012. As an Anaconda, Inc. product, it is also known as Anaconda Distribution or Anaconda Individual Edition, while other products from the company are Anaconda Team Edition and Anaconda Enterprise Edition, both of which are not free. Package versions in Anaconda are managed by the package management system conda. This package manager was spun out as a separate open-source package as it ended up being useful on its own and for things other than [[Python]]. There is also a small, bootstrap version of Anaconda called Miniconda, which includes only conda, [[Python]], the packages they depend on, and a small number of other packages. [https://en.wikipedia.org/wiki/Anaconda_(Python_distribution) Wikipedia] | ||
{|<!-- T --> | {|<!-- T --> |
Latest revision as of 15:05, 9 July 2023
Youtube search... ...Google search
Anaconda is a distribution of the Python and R programming languages for scientific computing (data science, machine learning applications, large-scale data processing, Predictive Analytics, etc.), that aims to simplify package management and deployment. The distribution includes data-science packages suitable for Windows, Linux, and macOS. It is developed and maintained by Anaconda, Inc., which was founded by Peter Wang and Travis Oliphant in 2012. As an Anaconda, Inc. product, it is also known as Anaconda Distribution or Anaconda Individual Edition, while other products from the company are Anaconda Team Edition and Anaconda Enterprise Edition, both of which are not free. Package versions in Anaconda are managed by the package management system conda. This package manager was spun out as a separate open-source package as it ended up being useful on its own and for things other than Python. There is also a small, bootstrap version of Anaconda called Miniconda, which includes only conda, Python, the packages they depend on, and a small number of other packages. Wikipedia
|
|
|
|