ksonod / cheat_sheet

Python cheat sheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cheat_sheet

My cheat sheet.

Learning

random lists

  • Description: Demonstration of FFT for various types of waves.
  • Libraries: numpy.fft

  • Description: Simple RNN for a sinusoidal function.
  • Libraries: Keras

  • Description: python GUI
  • Libraries: tkinter

  • Description: Controlling a Newport Delay Line stage.
  • Libraries: pythonnet (using .NET Framework on python)
  • Description: Showing how to use SQL on Jupyter Notebook.
  • SQLite
  • Description: Showing how to load an image data.
  • Libraries: matplotlib, scikit-image, pillow, OpenCV
  • Description: Image processing, edge detection, denoising
  • Libraries: OpenCV, Pillow skimage
  • Description: Play sound using pygame
  • Libraries: pygame

About

Python cheat sheet


Languages

Language:Jupyter Notebook 99.0%Language:Python 0.7%Language:Java 0.3%