Difference between revisions of "Anaconda"
m |
m |
||
Line 18: | Line 18: | ||
** [[Ludwig]] - a Python toolbox from Uber that allows to train and test deep 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. | ** [[Cython]]: blending Python and [[Other Coding options#C/C++ |C/C++]] ...thus a superset of programming. | ||
+ | |||
+ | {|<!-- T --> | ||
+ | | valign="top" | | ||
+ | {| class="wikitable" style="width: 550px;" | ||
+ | || | ||
+ | <youtube>XdwkflC17DA</youtube> | ||
+ | <b>Anaconda Python | Python Anaconda Tutorial | Anaconda Installation | Great Learning | ||
+ | </b><br>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. | ||
+ | |} | ||
+ | |<!-- M --> | ||
+ | | valign="top" | | ||
+ | {| class="wikitable" style="width: 550px;" | ||
+ | || | ||
+ | <youtube>wsUfCnGZLJk</youtube> | ||
+ | <b>Install Anaconda, Python, and Jupyter Plus Create Conda Environment | ||
+ | </b><br>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. | ||
+ | |} | ||
+ | |}<!-- B --> |
Revision as of 11:45, 12 December 2021
Youtube search... ...Google search
- Anaconda
- Anaconda Documentation
- 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 C/C++ ...thus a superset of programming.
|
|