|
|
Line 10: |
Line 10: |
| * [http://www.anaconda.com/ Anaconda] | | * [http://www.anaconda.com/ Anaconda] |
| * [http://docs.anaconda.com/ Anaconda Documentation] | | * [http://docs.anaconda.com/ Anaconda Documentation] |
| + | * [http://community.anaconda.cloud/?utm_medium=resources&utm_source=anaconda&utm_campaign=nucleus-acquisition Anaconda Community] |
| + | * [[Python]] |
| * [[Javascript]] | | * [[Javascript]] |
− | * [[Python]]
| |
− | * Other [[Python]]-related pages:
| |
− | ** [[TensorFlow]] for machine learning model building
| |
− | ** [[PyTorch]] authored by [[Facebook]]
| |
− | ** [[Google AutoML]] automatically build and deploy state-of-the-art machine learning models
| |
− | ** [[Ludwig]] - a Python toolbox from Uber that allows to train and test deep learning models
| |
− | ** [[Cython]]: blending Python and [[Other Coding options#C/C++ |C/C++]] ...thus a superset of programming.
| |
| | | |
| {|<!-- T --> | | {|<!-- T --> |
Revision as of 12:09, 12 December 2021
Youtube search...
...Google search
Python programming online class # 2 - installing python IDLE and anaconda , Jupyter notebook
Classes will be provided online on youtube channel to those who are enrolled and subscribed YouTube channel of Tricksy Tips along with certificate.
|
|
|
Getting Started with Anaconda Distribution
Albert DeFusco. What is it that has made the Anaconda Distribution so successful, and how can I make the best use of it? This talk will take you on a tour of the Anaconda Distribution and show you how to do powerful open source data science using the tools and libraries included in Anaconda.
|
|
Anaconda Python | Python Anaconda Tutorial | Anaconda Installation | Great Learning
Hey Folks! Today's video discusses "Anaconda Python."Anaconda is an open-source Individual Edition with over 25 million users worldwide, the easiest way to perform Python, R, data science, and machine learning on a single machine. You will begin this video by knowing what Anaconda is, its installation, and the implementation of python programming in it. You will learn essential concepts involved in Python such as Variables, Data types, Operators, Control Statements, In-built data structures, Functions to get an excellent understanding of the fundamentals of Python.
|
|
|
Install Anaconda, Python, and Jupyter Plus Create Conda Environment
Learn how to properly install Anaconda, Python, and Jupyter... all in one video. We also create a conda environment and write our first line of Python code.
|
|