2024-08-19
访问者模式(Visitor)
Development / Design Pattern
责任链模式(Chain of Responsibility)
迭代器模式(Iterator Pattern)
适配器模式(Adapter Pattern)
2020-05-11
手动实现一个模板字符串的编译函数
Development / Native
2020-04-17
神经网络中常见的损失函数
AI / DeepLearning
2020-04-16
人工神经网络中常见的一些激活函数
2020-04-15
一道算法题的题解
Development / JavaScript
2020-04-10
SVD的实现和意义
AI / Mathematics
2020-04-09
特征值和特征向量的几何和物理意义(转载)
Cyrusky
Note? Note!
Sichuan, China
文章
144
分类
34
标签
9
设计模式
建造者模式(Builder Pattern)
抽象工厂模式(Abstract Factory)
桥接模式(Bridge Pattern)
模板方法模式(Template Method Pattern)