IamPython
290 subscribers
148 photos
13 videos
8 files
195 links
This is Python based telegram group for web developers, Artificial intelligence, webscraping, Datascience, Data analysis, Ethical Hacking and more. You will learn lot insights and useful information
Download Telegram
Tableau has introduced a new class of artificial intelligence (AI)-powered analytics to enhance data science techniques and enable business users to take decisions faster.

Tableau’s tool can help create models, make predictions, frame what-if scenarios, run other analytical methods – all using clicks, not code. It can be used to improve supply chain efficiency, predict likelihood of purchase or maximise delivery of goods or services.

The tool will be available in Tableau 2021.1 update later this month, which also brings Salesforce’s AI-driven analytics – Einstein Discovery, into Tableau
This website will help you learn probability and statistics, the most important topics in math for machine learning!

seeing-theory.brown.edu
DeepLearning Frameworks

TensorFlow is an end-to-end platform for machine learning. It has a comprehensive, flexible ecosystem of tools and libraries to build and deploy machine learning-powered applications.


Keras is a highly-productive deep learning interface running on top of TensorFlow. It provides essential abstractions and building blocks for developing and shipping machine learning solutions with high iteration velocity.

PyTorch is a machine and deep learning framework used primarily for natural language processing and computer vision applications. In the community, PyTorch has grown as a research-first library.


MXNet is a lean, flexible and scalable deep learning framework suited for flexible research, prototyping, and production of deep learning applications.

FastAI is a deep learning library providing high and low-level components to achieve state-of-the-art results in standard deep learning domains. FastAI sits on top of the PyTorch framework.
mml-book.pdf
16.6 MB
Mathematics for Machine Learning
AIResources.pdf
332.3 KB
AI and DataScience Reources - USeful
Python_Resources.pdf
269.4 KB
I have listed very import weblinks. Basically these resources and already explained in video as well. Please check out if you want to learn python in depth.
Avalanche: an End-to-End Library for Continual Learning

• Write less code, prototype faster & reduce errors
• Improve reproducibility
• Improve modularity and reusability
• Increase code efficiency, scalability & portability
• Augment impact and usability of your research products

Built on Pytorch
Django RestFramework ViewSet.. Simple way to define Views in DRF.
Standard Error Estimate on Regression Problems in ML
👉🏼👨🏻‍💻
Catalyst is a PyTorch framework developed with the intent of advancing research and development in the domain of deep learning.

🔸 Purpose :
It enables creating deep learning pipelines with just a few lines of code.

🔸 Compatibility
It is compatible with Python 3.6+ and PyTorch 1.3+ versions.

🔸 Other features
It enables creating configuration files for storing the model’s hyperparameters.

It supports some of the best deep learning R&D practices such as Stochastic Weight Averaging (SWA), Ranger optimizer, one-cycle training, fp16 precision, distributed training and so on.

🔸Installation
pip install -U catalyst


Learn more about Deep learning pipelines
🦾🤓

content by (iampython.com - A Python Opensource Community For Tech Practitioners )
GraphQL is a great technology for building APIs and it is very useful for exposing the output from machine learning models and other calculations.