├── 10_pyspark └── PySpark_Cheat_Sheet_Python.pdf ├── 11_Math ├── Calculus │ └── Calculus_Cheat_Sheet_All.pdf ├── Linearalgebra │ └── Savov_Notes.pdf └── Statistics │ └── stats_handout.pdf ├── 12_visualization ├── Python_Bokeh_Cheat_Sheet.pdf └── Python_Matplotlib_Cheat_Sheet.pdf ├── 13_Git ├── atlassian_git_cheatsheet.pdf └── github-git-cheat-sheet.pdf ├── 14_linux └── bash_cheat_sheet.pdf ├── 2_Python ├── PythonForDataScience.pdf └── python.pdf ├── 3_numpy ├── Numpy_Python_Cheat_Sheet.pdf └── numpy.pdf ├── 4_scipy └── Python_SciPy_Cheat_Sheet_Linear_Algebra.pdf ├── 5_pandas ├── PandasPythonForDataScience.pdf └── pandas.pdf ├── 6_flask └── flask-cheatsheet.pdf ├── 7_scikitlearn └── Scikit_Learn_Cheat_Sheet_Python.pdf ├── 8_tensorflow ├── altoros-tensorflow-cheat-sheet.pdf └── tensorflow.md ├── 9_keras └── Keras_Cheat_Sheet_Python.pdf ├── CheatSheet.pdf ├── Matrix Calculus cheat sheet.md ├── README.md ├── haskell CheatSheet.pdf ├── haskell prolog ruby cheatsheets.pdf ├── 考研_数学.pdf ├── 考研_数学.tex ├── 考研_数据结构.pdf ├── 考研_数据结构.tex ├── 考研_计算机组成原理.pdf └── 考研_计算机组成原理.tex /10_pyspark/PySpark_Cheat_Sheet_Python.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/10_pyspark/PySpark_Cheat_Sheet_Python.pdf -------------------------------------------------------------------------------- /11_Math/Calculus/Calculus_Cheat_Sheet_All.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/11_Math/Calculus/Calculus_Cheat_Sheet_All.pdf -------------------------------------------------------------------------------- /11_Math/Linearalgebra/Savov_Notes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/11_Math/Linearalgebra/Savov_Notes.pdf -------------------------------------------------------------------------------- /11_Math/Statistics/stats_handout.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/11_Math/Statistics/stats_handout.pdf -------------------------------------------------------------------------------- /12_visualization/Python_Bokeh_Cheat_Sheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/12_visualization/Python_Bokeh_Cheat_Sheet.pdf -------------------------------------------------------------------------------- /12_visualization/Python_Matplotlib_Cheat_Sheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/12_visualization/Python_Matplotlib_Cheat_Sheet.pdf -------------------------------------------------------------------------------- /13_Git/atlassian_git_cheatsheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/13_Git/atlassian_git_cheatsheet.pdf -------------------------------------------------------------------------------- /13_Git/github-git-cheat-sheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/13_Git/github-git-cheat-sheet.pdf -------------------------------------------------------------------------------- /14_linux/bash_cheat_sheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/14_linux/bash_cheat_sheet.pdf -------------------------------------------------------------------------------- /2_Python/PythonForDataScience.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/2_Python/PythonForDataScience.pdf -------------------------------------------------------------------------------- /2_Python/python.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/2_Python/python.pdf -------------------------------------------------------------------------------- /3_numpy/Numpy_Python_Cheat_Sheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/3_numpy/Numpy_Python_Cheat_Sheet.pdf -------------------------------------------------------------------------------- /3_numpy/numpy.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/3_numpy/numpy.pdf -------------------------------------------------------------------------------- /4_scipy/Python_SciPy_Cheat_Sheet_Linear_Algebra.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/4_scipy/Python_SciPy_Cheat_Sheet_Linear_Algebra.pdf -------------------------------------------------------------------------------- /5_pandas/PandasPythonForDataScience.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/5_pandas/PandasPythonForDataScience.pdf -------------------------------------------------------------------------------- /5_pandas/pandas.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/5_pandas/pandas.pdf -------------------------------------------------------------------------------- /6_flask/flask-cheatsheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/6_flask/flask-cheatsheet.pdf -------------------------------------------------------------------------------- /7_scikitlearn/Scikit_Learn_Cheat_Sheet_Python.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/7_scikitlearn/Scikit_Learn_Cheat_Sheet_Python.pdf -------------------------------------------------------------------------------- /8_tensorflow/altoros-tensorflow-cheat-sheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/8_tensorflow/altoros-tensorflow-cheat-sheet.pdf -------------------------------------------------------------------------------- /8_tensorflow/tensorflow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/8_tensorflow/tensorflow.md -------------------------------------------------------------------------------- /9_keras/Keras_Cheat_Sheet_Python.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/9_keras/Keras_Cheat_Sheet_Python.pdf -------------------------------------------------------------------------------- /CheatSheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/CheatSheet.pdf -------------------------------------------------------------------------------- /Matrix Calculus cheat sheet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/Matrix Calculus cheat sheet.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # 笔记 2 | 3 | 这些是我在2018年考研初试总结的笔记和其他学习笔记,欢迎star。 4 | -------------------------------------------------------------------------------- /haskell CheatSheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/haskell CheatSheet.pdf -------------------------------------------------------------------------------- /haskell prolog ruby cheatsheets.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/haskell prolog ruby cheatsheets.pdf -------------------------------------------------------------------------------- /考研_数学.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/考研_数学.pdf -------------------------------------------------------------------------------- /考研_数学.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/考研_数学.tex -------------------------------------------------------------------------------- /考研_数据结构.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/考研_数据结构.pdf -------------------------------------------------------------------------------- /考研_数据结构.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/考研_数据结构.tex -------------------------------------------------------------------------------- /考研_计算机组成原理.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/考研_计算机组成原理.pdf -------------------------------------------------------------------------------- /考研_计算机组成原理.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chaihahaha/cheatsheets-notes/HEAD/考研_计算机组成原理.tex --------------------------------------------------------------------------------