ML-Biomat

Tutorials, research notes, and practical guides on ML and multiscale modeling for fiber-based biomaterials. Home of FiberNet, a Python toolkit for fiber network design and optimization.

纤维生物·材料·结构的机器学习与多尺度模拟教程、研究笔记和实战指南。FiberNet 纤维网络设计 Python 工具包的官方网站。

🦮 ML for Science 🔬 Multiscale Methods 🦪 Fiber Biomaterials

📂 Categories / 分类

All →
Machine Learning

机器学习

10 post(s)
Multiscale Modeling

多尺度模拟

6 post(s)
Bio-Materials-Structures

生物·材料·结构

10 post(s)
Python Tutorials

Python教程

14 post(s)
Wet-lab Data Processing

湿实验数据处理

4 post(s)

English Articles

View all →
EN

Common Regression Models in Machine Learning

2026-07-03·27 min read

A systematic guide to linear regression, Ridge, Lasso, polynomial regression, SVR, decision trees, random forests, and gradient boosting for scientific and engineering applications, with complete code examples.

regressionmachine-learningscikit-learn
EN

The Nature of Deep Learning

2026-07-03·24 min read

A systematic introduction to deep learning: neurons, activation functions, backpropagation, regularization, and transfer learning, with practical guidance on when deep learning is the right tool in materials science.

deep-learningneural-networksbackpropagation

中文文章

View all →
中文

Python 科学计算环境完全搭建指南:从零到生产力

2026-07-06·7 min read

从虚拟环境原理到Conda/Mamba实战再到Jupyter与VS Code配置,三平台全覆盖的Python科学计算环境搭建指南,面向生物与材料科学研究生的从零到生产力完整教程。

pythoncondajupyter
中文

常用的机器学习回归模型:从线性基准到梯度提升

2026-07-03·10 min read

常用的机器学习回归模型:从线性基准到梯度提升。面向生物与材料科学研究生的实用教程,含完整可运行代码示例与详细原理解析,适合零基础入门与进阶参考。

回归机器学习scikit-learn
中文

深度学习的本质:从特征工程到表示学习

2026-07-03·8 min read

从神经元、激活函数、反向传播到正则化与迁移学习,系统讲解深度学习的核心概念与训练技巧,帮助材料科学和生物学研究生判断何时该用深度学习、何时传统机器学习方法更合适。

深度学习神经网络反向传播
中文

NetworkX 基础:用 Python 理解、构建与分析网络

2026-06-30·7 min read

NetworkX 基础:用 Python 理解、构建与分析网络。面向生物与材料科学研究生的实用教程,含完整可运行代码示例与详细原理解析,适合零基础入门与进阶参考。

NetworkXPython网络分析

💬 Questions or Feedback?

This blog is actively maintained by a PhD researcher. Reach out on GitHub for collaborations or corrections.

View on GitHub