Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 533 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 533 Bytes

python-notebooks

Binder

Collection of test Jupyter Notebooks for self-education. Focus areas:

  • Generic python codes (sandboxing)
  • ML/AI, especially as applications that use PyTorch, both in Image and NLP
  • Prallel processing with NumPy, SciPy, CuPy with focus in applications of HPC field
  • Distributed scaling in Dask
  • PINN - Physics Informed Neural Network
  • Python Extensions: CPython, Cython, PyPy for optimization