CheatSheets

Summary of Study

Cheat Sheets for AI, NN, ML, DL & BD

The Most Complete List of Best AI Cheat Sheets

Flask

Flask is a micro web framework written in Python. wiki, site, cheatsheet

Git

Git is a distributed version-control system for tracking changes in source code during software development. wiki, site, cheatsheet

Keras

Keras is an open-source neural-network library written in Python. wiki, site, cheatsheet

Linux

Linux is a family of free and open-source software operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. wiki, List, cheatsheet

Math

Mathematics includes the study of such topics as quantity, structure, space, and change. wiki, site1, site2, Calculus cheatsheet, Linearalgebra cheatsheet, Statistics cheatsheet

NumPy

NumPy is a library for the Python programming language, adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays. wiki, site, cheatsheet

Pandas

In computer programming, pandas is a software library written for the Python programming language for data manipulation and analysis. wiki, site, cheatsheet

Apach Spark, PySpark

Apache Spark is an open-source distributed general-purpose cluster-computing framework. wiki, site, cheatsheet PySpark, PySpark cheatsheet

Python

Python is an interpreted, high-level, general-purpose programming language. wiki, site, cheatsheet

SciPy

SciPy is a free and open-source Python library used for scientific computing and technical computing. wiki, site, cheatsheet

ScikitLearn

Scikit-learn is a free software machine learning library for the Python programming language. wiki, site, cheatsheet

Tensorflow

TensorFlow is an open-source software library for dataflow and differentiable programming across a range of tasks. wiki, site, cheatsheet

Visualization Bokeh

Bokeh is an interactive visualization library that targets modern web browsers for presentation. site, cheatsheet

Visualization MatplotLib

Matplotlib is a plotting library for the Python programming language and its numerical mathematics extension NumPy. wiki, site cheatsheet