摘要:
numpy-ml\numpy_ml\preprocessing\nlp.py # 导入必要的库和模块 import re import heapq import os.path as op from collections import Counter, OrderedDict, defaultdi 阅读全文
posted @ 2024-02-16 19:48
绝不原创的飞龙
阅读(66)
评论(0)
推荐(0)
摘要:
numpy-ml\numpy_ml\neural_nets\utils\__init__.py """ 神经网络特定的常见辅助函数。 ``neural_nets.utils` 模块包含神经网络特定的辅助函数,主要用于处理 CNNs。 """ # 从当前目录下的 utils 模块中导入所有内容 fro 阅读全文
posted @ 2024-02-16 19:47
绝不原创的飞龙
阅读(99)
评论(0)
推荐(0)
摘要:
Losses The losses.py module implements several common loss functions, including: Squared error Cross-entropy Variational lower-bound for binary VAE (K 阅读全文
posted @ 2024-02-16 19:45
绝不原创的飞龙
阅读(64)
评论(0)
推荐(0)
摘要:
Activation Functions The activations module implements several common activation functions: Rectified linear units (ReLU) (Hahnloser et al., 2000) Lea 阅读全文
posted @ 2024-02-16 19:43
绝不原创的飞龙
阅读(53)
评论(0)
推荐(0)
摘要:
name: Bug/Performance Issue about: Use this template for reporting a bug or a performance issue. labels: bugfix System information OS Platform and Dis 阅读全文
posted @ 2024-02-16 19:39
绝不原创的飞龙
阅读(70)
评论(0)
推荐(0)

浙公网安备 33010602011771号