Pinned Repositories
autotipwork_release
Public version of autotipwork
BaselineRemoval
Python package code repo for BaselineRemoval. It has below 3 methods for baseline removal from spectra for baseline correction, namely ModPoly, IModPoly and Zhang fit. The functions will return baseline-subtracted spectrum.
book
Book PDF
ChemVox
This is the python source code of ChemVox (https://www.amazon.com/dp/B08G1C97J5). ChemVox is a free, ready to use Alexa skill that interfaces Amazon Web Services (AWS) with the PubChem chemical database and the TeraChem Cloud framework for cloud based quantum chemistry. ChemVox can answer questions related to the electronic properties of small and medium sized molecules in a matter of seconds, offering universal easy access to quantum chemistry simulations.
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
deep-learning-with-python-cn
Deep Learning with Python 中文翻译
DeepSPM
A machine learning approach allowing to acquire and classify data autonomously in multi-day Scanning Probe Microscopy experiments
dtaidistance
Time series distances: Dynamic Time Warping (DTW)
DTW_GPU
a python module with GPU acceleration dtw algorithm
GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
zlu27's Repositories
zlu27/autotipwork_release
Public version of autotipwork
zlu27/BaselineRemoval
Python package code repo for BaselineRemoval. It has below 3 methods for baseline removal from spectra for baseline correction, namely ModPoly, IModPoly and Zhang fit. The functions will return baseline-subtracted spectrum.
zlu27/book
Book PDF
zlu27/ChemVox
This is the python source code of ChemVox (https://www.amazon.com/dp/B08G1C97J5). ChemVox is a free, ready to use Alexa skill that interfaces Amazon Web Services (AWS) with the PubChem chemical database and the TeraChem Cloud framework for cloud based quantum chemistry. ChemVox can answer questions related to the electronic properties of small and medium sized molecules in a matter of seconds, offering universal easy access to quantum chemistry simulations.
zlu27/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
zlu27/deep-learning-with-python-cn
Deep Learning with Python 中文翻译
zlu27/DeepSPM
A machine learning approach allowing to acquire and classify data autonomously in multi-day Scanning Probe Microscopy experiments
zlu27/dtaidistance
Time series distances: Dynamic Time Warping (DTW)
zlu27/DTW_GPU
a python module with GPU acceleration dtw algorithm
zlu27/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
zlu27/gwyfile
A pure Python interface to reading and writing Gwyddion files.
zlu27/jdk
JDK main-line development
zlu27/K-Nearest-Neighbors-with-Dynamic-Time-Warping
Python implementation of KNN and DTW classification algorithm
zlu27/libpku
贵校课程资料民间整理
zlu27/markdown_articles_tool
Parse markdown article, download images and replace image URL's to local paths
zlu27/nanonispy
A small library written in python 3 to parse Nanonis binary and ascii files
zlu27/nOmicron
Python API and routines for controlling Omicron Matrix
zlu27/opencv
Open Source Computer Vision Library
zlu27/OpenWorm
Project Home repo for Central Dockerfile and Project-wide issues
zlu27/pvzscripts
植物大战僵尸TAS框架 Python vs. Zombies
zlu27/pyOmicron
Python Script to read and parse Omicron Matrix file format.
zlu27/pySPM
Python library to handle Scanning Probe Microscopy Images. Can read nanoscan .xml data, Bruker AFM images, Nanonis SXM files as well as iontof images(ITA, ITM and ITS).
zlu27/python3-cookbook
《Python Cookbook》 3rd Edition Translation
zlu27/pyWinSpec
Read SPE files created by WinSpec with Princeton Instruments' cameras. Uses ctypes.
zlu27/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
zlu27/SJTU-Courses
上海交通大学课程资料分享
zlu27/SMDoc-CN
SuperMemo 文档中文版
zlu27/x86-asm-book-source
带注释的《X86汇编语言-从实模式到保护模式》一书代码
zlu27/zju-icicles
浙江大学课程攻略共享计划