Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
100-Days-Of-ML-Code-1
100 Days of ML Coding
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
BM5-clean
Docking benchmark 5 - cleaned and ready to use for HADDOCK
Class-Imbalance
《机器学习之类别不平衡问题》文章代码
cov2-panel-scripts
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
DockQ
DockQ is a single continuous quality measure for protein docked models based on the CAPRI evaluation protocol
golang-
golang学习笔记
igpipeline
FsheriF's Repositories
FsheriF/cov2-panel-scripts
FsheriF/DockQ
DockQ is a single continuous quality measure for protein docked models based on the CAPRI evaluation protocol
FsheriF/golang-
golang学习笔记
FsheriF/igpipeline
FsheriF/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
FsheriF/100-Days-Of-ML-Code-1
100 Days of ML Coding
FsheriF/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
FsheriF/BM5-clean
Docking benchmark 5 - cleaned and ready to use for HADDOCK
FsheriF/Class-Imbalance
《机器学习之类别不平衡问题》文章代码
FsheriF/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
FsheriF/DOVE
A Deep-learning based dOcking decoy eValuation mEthod
FsheriF/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
FsheriF/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
FsheriF/lightdock
Protein-protein, protein-peptide and protein-DNA docking framework based on the GSO algorithm
FsheriF/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
FsheriF/lihang-code
《统计学习方法》的代码实现
FsheriF/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
FsheriF/machinelearninginaction3x
Source Code for Machine Learning in Action for Python 3.X
FsheriF/matplotlib_for_papers
Handout for the tutorial "Creating publication-quality figures with matplotlib"
FsheriF/MemCplxDB
Membrane protein complexes docking benchmark
FsheriF/mixcr
MiXCR is a universal software for fast and accurate extraction of T- and B- cell receptor repertoires from any type of sequencing data. Free for academic use only.
FsheriF/mview
MView extracts and reformats the results of a sequence database search or multiple alignment.
FsheriF/pdb-tools
A dependency-free cross-platform swiss army knife for PDB files.
FsheriF/ProQDock
ProQDock is a Protein-Protein docking scoring program that uses high level coordinate driven features compiled and trained by a Support Vector Regression algorithm. The current version has 13 features: both all-atom and interface features. ProQDock should also serve to develop hybrid methods in future attempts to solve this 'hard' problem.
FsheriF/Protein-Alignment-Tool
BRAT shows key residue (e.g., ligand-binding) correspondences between sequence-divergent homologs aligned by structural superposition. BAT displays residues and their numeric properties (from the B-value column) of PDB structures, given their structural superposition.
FsheriF/PyRosetta.notebooks
Jupyter Notebooks for learning the PyRosetta platform for biomolecular structure prediction and design
FsheriF/Python-100-Days
Python - 100天从新手到大师
FsheriF/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
FsheriF/Reading-PCA
FsheriF/statistical-learning-method
《统计学习方法》笔记-基于Python算法实现