Artificial-Intelligence-Important-Documents-Collections icon indicating copy to clipboard operation
Artificial-Intelligence-Important-Documents-Collections copied to clipboard

AI technology is significant because it allows software to do human functions—understanding, reasoning, planning, communication, and perception—increasingly effectively, efficiently, and affordably.


Artificial-Intelligence-Important-Documents-Collections

Description

AI technology is significants because it allows softwares to do human functions—understanding, reasoning, planning, communication, and perception—increasingly effectively, efficiently, and affordably.

Tech Used

Keras NumPy Pandas Plotly PyTorch scikit-learn SciPy TensorFlow Python R Markdown Neo4J MySQL MongoDB AmazonDynamoDB ApacheCassandra SQLite MicrosoftSQLServer

Important Data Science Libraries That Everyone Ought to Be Aware Of

  1. Pandas:

    Data processing and analysis may be performed with the help of the Python programming language using the Pandas software package. In particular, it provides the data structures and procedures necessary for the manipulation of numerical tables and time series. It is open-source software distributed with a three-clause BSD license. The phrase "panel," which is used in econometrics, is the origin of the word "panel," which refers to data sets that comprise observations across several time periods for the same persons. Its name is a pun on the term "Python data analysis," which is also included in the name.
  2. NumPy:

    Numpy is a library for the Python programming language that adds support for huge, multi-dimensional arrays and matrices, in addition to a large number of high-level mathematical functions that can be used to work on these arrays. Numpy was developed by the Python Software Foundation. The predecessor of NumPy, known as Numeric, was first developed by Jim Hugunin with assistance from a number of other software developers. In 2005, Travis Oliphant developed NumPy by integrating aspects of a competitor product called Numarray into Numeric and making a number of other changes. NumPy is software that is freely available to the public and has several contributors.
  3. SciPy:

    Scipy is a Python library that is used for technical and scientific computing. It is open-source and free to use. SciPy has modules for things like optimization, linear algebra, integration, interpolation, special functions, FFT, signal and image processing, ODE solvers, and a variety of other tasks that are common in engineering and science.
  4. Matplotlib:

    A charting library for the Python programming language and the NumPy extension for numerical mathematics, Matplotlib is part of the Python standard library. It offers an object-oriented application programming interface (API) for embedding plots into programs using general-purpose graphical user interface toolkits like Tkinter, wxPython, Qt, or GTK. There is also a procedural interface available that is referred to as "Pylab." This interface is built on a state machine (much like OpenGL) and is designed to seem very similarly to MATLAB. However, the usage of this interface is not advised.
  5. Seaborn

    Python users looking to make statistical visuals will find Seaborn to be a useful module. It is developed on top of Matplotlib and is strongly linked with the PyData stack, providing support for Numpy and Pandas data structures as well as statistical methods from Scipy and StatsModels. It offers a high-level interface for the creation of statistical visuals that are both appealing and useful.
  6. Scikit-learn:

    The machine learning package known as scikit-learn, previously known as scikit-learn and also known as sklearn, is available for free as part of the Python programming language. It is designed to interoperate with the Python numerical and scientific libraries NumPy and SciPy, and it comes equipped with a variety of classification, regression, and clustering algorithms. Some of these algorithms include support vector machines, random forests, gradient boosting, k-means, and DBSCAN.
  7. TensorFlow:

    TensorFlow is a software library that is open-source and free to use. It is used for machine learning and artificial intelligence. It may be put to use for a wide variety of jobs, but the instruction and inference of deep neural networks is where its primary emphasis lies. The Google Brain team created TensorFlow for internal usage inside Google, specifically for use in research and production. 2015 saw the publication of the inaugural version, which was done so under the Apache License 2.0. TensorFlow 2.0 was the name given by Google to the revised version of TensorFlow that was published in September 2019.
  8. Keras:

    Keras is a Python-based artificial neural network interface that is provided by an open-source software package known as Keras. The function of Keras is to provide an interface for the TensorFlow library. Keras supported a number of different backends, including TensorFlow, Microsoft Cognitive Toolkit, Theano, and PlaidML, up to version 2.3. TensorFlow is the sole framework that is supported as of version 2.4. It has a strong emphasis on being user-friendly, modular, and extendable, with the goal of facilitating rapid experimentation with deep neural networks.
  9. PyTorch

    PyTorch is an open-source machine learning library that is based on the Torch library. It is used for applications like computer vision and natural language processing, and it was largely created by Facebook's Artificial Intelligence Research Lab (FAIR). It is open-source software that is offered under a license based on the Modified BSD. PyTorch has both a Python and a C++ interface, with the former being more refined and the latter being the major focus of development.
  10. Spark from the Apache Project

    Apache Spark is a free and open-source unified analytics engine designed for handling enormous amounts of data. Spark offers a programming interface for complete clusters that has implicit data parallelism and fault tolerance built in. The Spark codebase was first created at the AMPLab located on the campus of the University of California, Berkeley. Subsequently, it was given to the Apache Software Foundation, which has been responsible for its maintenance ever since.
  11. OpenCV

    OpenCV, which stands for "Open Source Computer Vision Library," is a collection of programming functions primarily geared at real-time computer vision. It was first created by Intel, and later on, Willow Garage and Itseez provided support for it (which was later acquired by Intel). The library is available for free under the open-source Apache 2 License and is compatible with several operating systems. GPU acceleration for real-time tasks was added to OpenCV in 2011, and it has been available ever since.
  12. Beautiful Soup

    Python's Beautiful Soup is a library that can process XML and HTML pages (including having malformed markup, i.e. non-closed tags, so named after tag soup). It generates a parse tree for the pages that have been parsed, which can then be used to extract data from HTML. This is helpful for web scraping. The company was founded by Leonard Richardson. He is still contributing to the project, and he does it with the assistance of Tidelift, which is a paid subscription to open-source maintenance.
  13. NLTK

    The Natural Language Toolkit, or NLTK for short, is a collection of Python-based libraries and programs for symbolic and statistical natural language processing (NLP) for the English language. These libraries and tools are intended for use with the English language. At the University of Pennsylvania's Department of Computer and Information Science, faculty members Steven Bird and Edward Loper were the ones who first invented it. The NLTK library has graphical demos as well as sample data.
  14. spaCy

    Written in both Python and Cython, the open-source programming languages Python and Cython, SpaCy is a software library for sophisticated natural language processing. The library is distributed under the MIT license, and its primary developers are Matthew Honnibal and Ines Montani, who are also the founders of the software firm Explosion.
  15. Plotly

    Plotly is a technical computer firm with headquarters in Montreal, Quebec, that specializes in the development of web tools for data analysis and visualization. People and organizations may use the online graphing, analytics, and statistics tools provided by Plotly. In addition to that, it comes with scientific graphing libraries for the languages Python, R, MATLAB, Perl, Julia, Arduino, and REST.
  16. Gensim

    Gensim is an open-source package that uses contemporary statistical machine learning to do unsupervised topic modeling and natural language processing. Gensim was developed by IBM Research. Python and Cython are the programming languages used to build Gensim for optimal performance. The majority of other machine learning software packages are intended to work solely with in-memory processing, however Gensim is built to handle big text collections utilizing data streaming and incremental online algorithms. This sets it apart from the majority of its competitors.
  17. Selenium

    The Selenium project is an open-source umbrella project that contains a variety of web browser automation-related tools and technologies. A test scripting language is not required to be learned in order to use the replay tool that Selenium offers for functional test creation (Selenium IDE). In addition to this, it offers a test domain-specific language known as Selenese that can be used to create tests in a variety of well-known programming languages. These languages include JavaScript (Node.js), C#, Groovy, Java, Perl, PHP, Python, Ruby, and Scala.

Credit: Mejbah Ahammad

Different Learning Resources for Data Scientist

Table of Contents

Philosophy - A Love of the Wisdom Dive Into Research
Software Engineering - ML MLOps Core
MLOps: Infrastructure Blog Resources For Machine Learning
MLOps: Model Deployment and Serving MLOps: Testing, Monitoring and Maintenance
Blogs — Be Better Everyday MIT 6S191 Introduction to Deep Learning
Master The Computer Vision — List of blogs and tutorials for diving deep into CV Software Engineering — CRUX
Introduction to Computer Science Dive Into Deep Learning
Convolutional Neural Networks - CS231n - Stanford University First Principles Of Computer Vision

Learn Philosophy

Pre Trained Deep Neural Networks For Transfer Learning

Resources — Popular Modern & Traditional Machine Learning Algorithms — Theory — Math — Implementation

Blogs — Be Better Everyday

Base of Modern Machine Learning

The Essense of Linear Algebra - 3 Blue 1 Brown

Essense of Calculus - 3 Blue 1 Brown

Various Useful Mathematical Transformations

Deep Learning

Machine Learning In Production

Regular Expressions — Irksome, Yet Useful

Numpy — Numerical Python

Core Python

Be Pythonic

Research and Experiment Tools : NOTEBOOK

Modern Machine Learning With Scikit-Learn

Pandas — Be Able to Manipulate Data

Hands On Tensorflow and Keras

Control Your Code — Versioning

Developer Tools For ML

Dive Into Deep learning

Convolutional Neural Networks

Master The Computer Vision — List of blogs and tutorials for diving deep into world of intelligent vision

Beginner Level — Mathematics

Beginner Level — Image Procesing

Advanced Level

First Principles Of Computer Vision

Theory Of Classical Machine Learning

Video Tutorials — Deep Learning

MLOps Fundamentals - Machine Learning in Production

Software Engineering

MLOps Core

MLOps: Model Deployment and Serving

MLOps: Testing, Monitoring and Maintenance

MLOps: Infrastructure

Introduction to Computer Science

Software Engineering — CRUX

Lets Understand Research Methodology

Credit: Keep Learning

A curated list of data science blogs

  • A Blog From a Human-engineer-being http://www.erogol.com/ (RSS)
  • Aakash Japi http://aakashjapi.com/ (RSS)
  • Abhinav Sagar https://medium.com/@abhinav.sagar (RSS)
  • Adit Deshpande https://adeshpande3.github.io/ (RSS)
  • Advanced Analytics & R http://advanceddataanalytics.net/ (RSS)
  • Adventures in Data Land http://blog.smola.org (RSS)
  • Ahmed BESBES https://ahmedbesbes.com/ (RSS)
  • Ahmed El Deeb https://medium.com/@D33B (RSS)
  • Airbnb Data blog https://medium.com/airbnb-engineering/tagged/data-science (RSS)
  • Alex Perrier http://alexisperrier.com/ (RSS)
  • Algobeans | Data Analytics Tutorials & Experiments for the Layman https://algobeans.com (RSS)
  • Amazon AWS AI Blog https://aws.amazon.com/blogs/ai/ (RSS)
  • Amit Chaudhary https://amitness.com (RSS)
  • Analytics Vidhya http://www.analyticsvidhya.com/blog/ (RSS)
  • Analytics and Visualization in Big Data @ Sicara https://blog.sicara.com (RSS)
  • Andreas Müller http://peekaboo-vision.blogspot.com/ (RSS)
  • Andrej Karpathy blog http://karpathy.github.io/ (RSS)
  • Andrey Vasnetsov https://comprehension.ml/ (RSS)
  • Andrew Brooks http://brooksandrew.github.io/simpleblog/ (RSS)
  • Andrey Kurenkov http://www.andreykurenkov.com/writing/ (RSS)
  • Andrii Polukhin https://polukhin.tech/ (RSS)
  • Anton Lebedevich's Blog http://mabrek.github.io/ (RSS)
  • Arthur Juliani https://medium.com/@awjuliani (RSS)
  • Audun M. Øygard http://www.auduno.com/ (RSS)
  • Avi Singh https://avisingh599.github.io/ (RSS)
  • Beautiful Data http://beautifuldata.net/ (RSS)
  • Beckerfuffle http://mdbecker.github.io/ (RSS)
  • Becoming A Data Scientist http://www.becomingadatascientist.com/ (RSS)
  • Ben Bolte's Blog http://benjaminbolte.com/ml/ (RSS)
  • Ben Frederickson http://www.benfrederickson.com/blog/ (RSS)
  • Berkeley AI Research http://bair.berkeley.edu/blog/ (RSS)
  • Big-Ish Data http://bigishdata.com/ (RSS)
  • Blog on neural networks http://yerevann.github.io/ (RSS)
  • Blogistic Regression https://wcbeard.github.io/blog/ (RSS)
  • blogR | R tips and tricks from a scientist https://drsimonj.svbtle.com/ (RSS)
  • Brain of mat kelcey http://matpalm.com/blog/ (RSS)
  • Brilliantly wrong thoughts on science and programming https://arogozhnikov.github.io/ (RSS)
  • Bugra Akyildiz http://bugra.github.io/ (RSS)
  • Carl Shan http://carlshan.com/ (RSS)
  • Casual Inference https://lmc2179.github.io/ (RSS)
  • Chris Stucchio https://www.chrisstucchio.com/blog/index.html (RSS)
  • Christophe Bourguignat https://medium.com/@chris_bour (RSS)
  • Christopher Nguyen https://medium.com/@ctn (RSS)
  • cnvrg.io blog https://blog.cnvrg.io/ (RSS)
  • colah's blog http://colah.github.io/archive.html (RSS)
  • Daniel Bourke https://www.mrdbourke.com (RSS)
  • Daniel Forsyth http://www.danielforsyth.me/ (RSS)
  • Daniel Homola https://danielhomola.com/ (RSS)
  • Data Blogger https://www.data-blogger.com/ (RSS)
  • Data Double Confirm https://projectosyo.wixsite.com/datadoubleconfirm (RSS)
  • Data Miners Blog http://blog.data-miners.com/ (RSS)
  • Data Mining Research http://www.dataminingblog.com/ (RSS)
  • Data Mining: Text Mining, Visualization and Social Media http://datamining.typepad.com/data_mining/ (RSS)
  • Data School http://www.dataschool.io/ (RSS)
  • Data Science 101 http://101.datascience.community/ (RSS)
  • Data Science @ Facebook https://research.fb.com/category/data-science/ (RSS)
  • Data Science Dojo Blog https://datasciencedojo.com/blog/ (RSS)
  • Data Science Insights http://www.datasciencebowl.com/data-science-insights/ (RSS)
  • Data Science Tutorials https://codementor.io/data-science/tutorial (RSS)
  • Data Science Vademecum http://datasciencevademecum.wordpress.com/ (RSS)
  • Data Science Notebook http://uconn.science/ (RSS)
  • Dataaspirant http://dataaspirant.com/ (RSS)
  • Dataclysm https://theblog.okcupid.com/tagged/data (RSS)
  • DataGenetics http://datagenetics.com/blog.html (RSS)
  • Dataiku https://blog.dataiku.com/ (RSS)
  • DataKind http://www.datakind.org/blog (RSS)
  • Datanice https://datanice.wordpress.com/ (RSS)
  • Dataquest Blog https://www.dataquest.io/blog/ (RSS)
  • DataRobot http://www.datarobot.com/blog/ (RSS)
  • Datascienceblog.net https://www.datascienceblog.net (RSS)
  • Datascope http://datascopeanalytics.com/blog (RSS)
  • DatasFrame http://tomaugspurger.github.io/ (RSS)
  • David Mimno http://www.mimno.org/ (RSS)
  • David Robinson http://varianceexplained.org/ (RSS)
  • Dayne Batten http://daynebatten.com (RSS)
  • Deep and Shallow https://deep-and-shallow.com (RSS)
  • Deep Learning http://deeplearning.net/blog/ (RSS)
  • Deepdish http://deepdish.io/ (RSS)
  • Delip Rao http://deliprao.com/ (RSS)
  • DENNY'S BLOG https://dennybritz.com/ (RSS)
  • Dimensionless https://dimensionless.in/blog/ (RSS)
  • Distill http://distill.pub/ (RSS)
  • District Data Labs https://www.districtdatalabs.com/blog
  • Diving into data https://blog.datadive.net/ (RSS)
  • Domino Data Lab's blog http://blog.dominodatalab.com/ (RSS)
  • Dr. Randal S. Olson http://www.randalolson.com/blog/ (RSS)
  • Drew Conway https://medium.com/@drewconway (RSS)
  • Dustin Tran http://dustintran.com/blog/ (RSS)
  • Eder Santana https://edersantana.github.io/blog.html (RSS)
  • Edwin Chen http://blog.echen.me (RSS)
  • EFavDB http://efavdb.com/ (RSS)
  • Eigenfoo https://eigenfoo.xyz/ (RSS)
  • Ethan Rosenthalh https://www.ethanrosenthal.com/#blog (RSS)
  • Emilio Ferrara, Ph.D. http://www.emilio.ferrara.name/ (RSS)
  • Entrepreneurial Geekiness http://ianozsvald.com/ (RSS)
  • Eric Jonas http://ericjonas.com/archives.html (RSS)
  • Eric Siegel http://www.predictiveanalyticsworld.com/blog (RSS)
  • Erik Bern http://erikbern.com (RSS)
  • ERIN SHELLMAN http://www.erinshellman.com/ (RSS)
  • Eugenio Culurciello http://culurciello.github.io/ (RSS)
  • Fabian Pedregosa http://fa.bianp.net/ (RSS)
  • Fast Forward Labs https://blog.fastforwardlabs.com/ (RSS)
  • Florian Hartl http://florianhartl.com/ (RSS)
  • FlowingData http://flowingdata.com/ (RSS)
  • Full Stack ML http://fullstackml.com/ (RSS)
  • GAB41 http://www.lab41.org/gab41/ (RSS)
  • Garbled Notes http://www.chioka.in/ (RSS)
  • Grate News Everyone http://gratenewseveryone.wordpress.com/ (RSS)
  • Greg Reda http://www.gregreda.com/blog/ (RSS)
  • i am trask http://iamtrask.github.io/ (RSS)
  • I Quant NY http://iquantny.tumblr.com/ (RSS)
  • inFERENCe http://www.inference.vc/ (RSS)
  • Insight Data Science https://blog.insightdatascience.com/ (RSS)
  • INSPIRATION INFORMATION http://myinspirationinformation.com/ (RSS)
  • Ira Korshunova http://irakorshunova.github.io/ (RSS)
  • I’m a bandit https://blogs.princeton.edu/imabandit/ (RSS)
  • Java Machine Learning and DeepLearning http://ramok.tech/machine-learning/ (RSS)
  • Jason Toy http://www.jtoy.net/ (RSS)
  • jbencook https://jbencook.com/ (RSS)
  • Jeremy D. Jackson, PhD http://www.jeremydjacksonphd.com/ (RSS)
  • Jesse Steinweg-Woods https://jessesw.com/ (RSS)
  • John Myles White http://www.johnmyleswhite.com/ (RSS)
  • Jonas Degrave http://317070.github.io/ (RSS)
  • Jovian https://blog.jovian.ai/ (RSS)
  • Joy Of Data http://www.joyofdata.de/blog/ (RSS)
  • Julia Evans http://jvns.ca/ (RSS)
  • jWork.ORG. https://jwork.org/ (RSS)
  • Kavita Ganesan's NLP and Text Mining Blog http://kavita-ganesan.com/ (RSS)
  • KDnuggets http://www.kdnuggets.com/ (RSS)
  • Keeping Up With The Latest Techniques http://colinpriest.com/ (RSS)
  • Kenny Bastani http://www.kennybastani.com/ (RSS)
  • Kevin Davenport https://kldavenport.com/ (RSS)
  • kevin frans http://kvfrans.com/ (RSS)
  • korbonits | Math ∩ Data http://korbonits.github.io/ (RSS)
  • Large Scale Machine Learning http://bickson.blogspot.com/ (RSS)
  • LATERAL BLOG https://blog.lateral.io/ (RSS)
  • Lazy Programmer http://lazyprogrammer.me/ (RSS)
  • Learn Analytics Here https://learnanalyticshere.wordpress.com/ (RSS)
  • LearnDataSci http://www.learndatasci.com/ (RSS)
  • Learning With Data https://learningwithdata.com/ (RSS)
  • Life, Language, Learning http://daoudclarke.github.io/ (RSS)
  • Locke Data https://itsalocke.com/blog/ (RSS)
  • Loic Tetrel https://ltetrel.github.io/ (RSS)
  • Louis Dorard http://www.louisdorard.com/blog/ (RSS)
  • M.E.Driscoll http://medriscoll.com/ (RSS)
  • Machine Learning (Theory) http://hunch.net/ (RSS)
  • Machine Learning and Data Science http://alexhwoods.com/blog/ (RSS)
  • Machine Learning https://charlesmartin14.wordpress.com/ (RSS)
  • Machine Learning Mastery http://machinelearningmastery.com/blog/ (RSS)
  • Machine Learning Blogs https://machinelearningblogs.com/ (RSS)
  • Machine Learning, etc http://yaroslavvb.blogspot.com (RSS)
  • Machine Learning, Maths and Physics https://mlopezm.wordpress.com/ (RSS)
  • Machined Learnings http://www.machinedlearnings.com/ (RSS)
  • MAPPING BABEL https://jack-clark.net/ (RSS)
  • MAPR Blog https://mapr.com/blog/
  • MAREK REI http://www.marekrei.com/blog/ (RSS)
  • Mark White https://www.markhw.com/blog (RSS)
  • MARGINALLY INTERESTING http://blog.mikiobraun.de/ (RSS)
  • Math ∩ Programming http://jeremykun.com/ (RSS)
  • Matthew Rocklin http://matthewrocklin.com/blog/ (RSS)
  • Mic Farris http://www.micfarris.com/ (RSS)
  • Mike Tyka http://mtyka.github.io/ (RSS)
  • Mirror Image https://mirror2image.wordpress.com/ (RSS)
  • Mitch Crowe http://www.mitchcrowe.com/ (RSS)
  • MLWave http://mlwave.com/ (RSS)
  • MLWhiz http://mlwhiz.com/ (RSS)
  • Models are illuminating and wrong https://peadarcoyle.wordpress.com/ (RSS)
  • Moody Rd http://blog.mrtz.org/ (RSS)
  • Moonshots http://jxieeducation.com/ (RSS)
  • Mourad Mourafiq http://mourafiq.com/ (RSS)
  • Natural language processing blog http://nlpers.blogspot.fr/ (RSS)
  • Neil Lawrence http://inverseprobability.com/blog.html (RSS)
  • Neptune Blog: in-depth articles for machine learning practitioners https://neptune.ai/blog (RSS)
  • Nikolai Janakiev https://janakiev.com/ (RSS)
  • NLP and Deep Learning enthusiast http://camron.xyz/ (RSS)
  • no free hunch http://blog.kaggle.com/ (RSS)
  • Nuit Blanche http://nuit-blanche.blogspot.com/ (RSS)
  • Number 2147483647 https://no2147483647.wordpress.com/ (RSS)
  • On Machine Intelligence https://aimatters.wordpress.com/ (RSS)
  • Opiate for the masses Data is our religion. http://opiateforthemass.es/ (RSS)
  • p-value.info http://www.p-value.info/ (RSS)
  • Pete Warden's blog http://petewarden.com/ (RSS)
  • Peter Laurinec - Time series data mining in R https://petolau.github.io/ (RSS)
  • Plotly Blog http://blog.plot.ly/ (RSS)
  • Probably Overthinking It http://allendowney.blogspot.ca/ (RSS)
  • Prooffreader.com http://www.prooffreader.com (RSS)
  • ProoffreaderPlus http://prooffreaderplus.blogspot.ca/ (RSS)
  • Publishable Stuff http://www.sumsar.net/ (RSS)
  • PyImageSearch http://www.pyimagesearch.com/ (RSS)
  • Pythonic Perambulations https://jakevdp.github.io/ (RSS)
  • quintuitive http://quintuitive.com/ (RSS)
  • R and Data Mining https://rdatamining.wordpress.com/ (RSS)
  • R-bloggers http://www.r-bloggers.com/ (RSS)
  • R2RT http://r2rt.com/ (RSS)
  • Ramiro Gómez http://ramiro.org/notebooks/ (RSS)
  • Randy Zwitch http://randyzwitch.com/ (RSS)
  • RaRe Technologies http://rare-technologies.com/blog/ (RSS)
  • Reinforcement Learning For Fun https://reinforcementlearning4.fun (RSS)
  • Revolutions http://blog.revolutionanalytics.com/ (RSS)
  • Rinu Boney http://rinuboney.github.io/ (RSS)
  • RNDuja Blog http://rnduja.github.io/ (RSS)
  • Robert Chang https://medium.com/@rchang (RSS)
  • Rocket-Powered Data Science http://rocketdatascience.org (RSS)
  • Sachin Joglekar's blog https://codesachin.wordpress.com/ (RSS)
  • samim https://medium.com/@samim (RSS)
  • Sebastian Raschka http://sebastianraschka.com/blog/index.html (RSS)
  • Sebastian Ruder http://sebastianruder.com/ (RSS)
  • Sebastian's slow blog http://www.nowozin.net/sebastian/blog/ (RSS)
  • Self Learn Data Science https://selflearndatascience.com (RSS)
  • Shakir's Machine Learning Blog http://blog.shakirm.com/ (RSS)
  • Simply Statistics http://simplystatistics.org (RSS)
  • Springboard Blog http://springboard.com/blog
  • Startup.ML Blog http://startup.ml/blog (RSS)
  • Stats and R https://www.statsandr.com/blog/ (RSS)
  • Statistical Modeling, Causal Inference, and Social Science http://andrewgelman.com/ (RSS)
  • Stigler Diet http://stiglerdiet.com/ (RSS)
  • Stitch Fix Tech Blog http://multithreaded.stitchfix.com/blog/ (RSS)
  • Stochastic R&D Notes http://arseny.info/ (RSS)
  • Storytelling with Statistics on Quora http://datastories.quora.com/
  • StreamHacker http://streamhacker.com/ (RSS)
  • Subconscious Musings http://blogs.sas.com/content/subconsciousmusings/ (RSS)
  • Swan Intelligence http://swanintelligence.com/ (RSS)
  • TechnoCalifornia http://technocalifornia.blogspot.se/ (RSS)
  • TEXT ANALYSIS BLOG | AYLIEN http://blog.aylien.com/ (RSS)
  • The Angry Statistician http://angrystatistician.blogspot.com/ (RSS)
  • The Clever Machine https://theclevermachine.wordpress.com/ (RSS)
  • The Data Camp Blog https://www.datacamp.com/community/blog (RSS)
  • The Data Incubator http://blog.thedataincubator.com/ (RSS)
  • The Data Science Lab https://datasciencelab.wordpress.com/ (RSS)
  • The Data Science Swiss Army Knife https://www.kamwithk.com/ (RSS)
  • THE ETZ-FILES http://alexanderetz.com/ (RSS)
  • The Science of Data http://www.martingoodson.com (RSS)
  • The Shape of Data https://shapeofdata.wordpress.com (RSS)
  • The unofficial Google data science Blog http://www.unofficialgoogledatascience.com/ (RSS)
  • Tim Dettmers http://timdettmers.com/ (RSS)
  • Tombone's Computer Vision Blog http://www.computervisionblog.com/ (RSS)
  • Tommy Blanchard http://tommyblanchard.com/category/projects (RSS)
  • Towards Data Science https://towardsdatascience.com/ (RSS)
  • Trevor Stephens http://trevorstephens.com/ (RSS)
  • Trey Causey http://treycausey.com/ (RSS)
  • UW Data Science Blog http://datasciencedegree.wisconsin.edu/blog/ (RSS)
  • Victor Zhou https://victorzhou.com (RSS)
  • Wellecks http://wellecks.wordpress.com/ (RSS)
  • Wes McKinney http://wesmckinney.com/archives.html (RSS)
  • While My MCMC Gently Samples http://twiecki.github.io/ (RSS)
  • WildML http://www.wildml.com/ (RSS)
  • Will do stuff for stuff http://rinzewind.org/blog-en (RSS)
  • Will wolf http://willwolf.io/ (RSS)
  • WILL'S NOISE http://www.willmcginnis.com/ (RSS)
  • William Lyon http://www.lyonwj.com/ (RSS)
  • Win-Vector Blog http://www.win-vector.com/blog/ (RSS)
  • Yanir Seroussi http://yanirseroussi.com/ (RSS)
  • Zac Stewart http://zacstewart.com/ (RSS)

Credit: Data Science Blogs

RSS

You can import an opml file to your favorite RSS reader.
Also you can add a feed where the list is always up to date.

Contributing

Your contributions are always welcome!

Data Science and Machine Learning Resources

R

Python

Data Science

Data Visualization

Machine Learning

MLOps

Statistics & Probability

Linear Algebra

Deep Learning

Time Series

Text Analysis/NLP

Algorithms

Big Data

Spark

Frequently visiting blogs

Tech blogs from various organizations

Classes from different universities

Public Datasets

Videos on Data

Free Ebooks

Misc

Jupyter Notebooks

Data Science Interview Prep

Data Science & Machine Learning Podcasts

Data Structure & Algorithms

System Designs & Distributed Systems

Git

Credit: Data Science and Machine Learning Resources

Data Science Important Articles

Tips & Tricks 💡


Interviews 🎙️


Computer Vision 👓


Data Visualisation 📊


Research Papers


Automated Machine Learning ⚙️


Data Analysis 📈


Deep Learning


Explainable AI 🧠


Kaggle 🏅


Pandas 🐼


Programming & Python ⌨️ 🐍


Machine Learning 🤖


Course Reviews 🗓️


Data Science Resources


Linear Algebra


Natural Language Processing 💬


SQL


Satellite Imagery Analysis


Thought Articles on AI 🤔

  1. How to effectively employ an AI strategy in your business
  2. AI for Everyone: Myth or Reality?

Credit: Data Science Articles