Try   HackMD

title: Machine Learning Resources
tags: Machine learning

Data

Kaggle

Libraries

General

  • pandas
    • Data manipulation and analysis
  • NumPy
    • Adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
  • SciPy
    • Scientific computing and technical computing.

Visualization

  • Matplotlib
    • Plotting library
  • Seaborn
    • Data visualization library based on matplotlib
  • Plotly
    • Graphing Libraries - Interactive charts and maps for Python, R, Julia, Javascript, ggplot2, F#, MATLAB®, and Dash.

Algorithm

Deep Learning

  • TensorFlow
  • PyTorch
  • Keras
    • Deep learning for humans.
    • Simple. Flexible. Powerful.
    • Keras is now available for JAX, TensorFlow, and PyTorch!
  • Comparison of the three frameworks above
  • This table picture is from the link above
    • Image Not Showing Possible Reasons
      • The image was uploaded to a note which you don't have access to
      • The note which the image was originally uploaded to has been deleted
      Learn More →

Learning resources