Donut: an OCR-free Document Understanding Transformer
Published:
My notes on this paper: OCR-free Document Understanding Transformer (github repo).
Published:
My notes on this paper: OCR-free Document Understanding Transformer (github repo).
Published:
A summary of object detection algorithms
Published:
A summary of FCN (Fully Convolutional Networks)
Published:
什么是卷积神经网络(CNN)?它在计算机视觉中的应用是什么?
Published:
A summary of object detection algorithms
Published:
It has been a while since I last took some learning notes - I have been buried in work and trying to figure out a balance, and wasting my time …
Published:
Python, data science, pandas
Published:
Python, data science, numpy
Published:
A summary of FCN (Fully Convolutional Networks)
Published:
什么是卷积神经网络(CNN)?它在计算机视觉中的应用是什么?
Published:
gradient descent, stochastic gradient descent, batch gradient descent
Published:
激活函数(Activation Function),负责将神经元的输入映射到输出端,激活函数将神经网络中将输入信号的总和转换为输出信号。激活函数大多是非线性函数,才能将多层感知机的输出转换为非线性,使得神经网络可以任意逼近任何非线性函数,进而可以应用到众多的非线性模型中。
Published:
My notes on this paper: OCR-free Document Understanding Transformer (github repo).
Published:
A summary of object detection algorithms
Published:
Metrics used to evaluate predictive modeling, highly used in regression, time-series forecasting cases.
Published:
Boruta is designed to determine which variables (features) are significant in predicting the outcome with the given dataset. It is particularly useful when dealing with high-dimensional data.
Published:
Published:
Published:
A summary of FCN (Fully Convolutional Networks)
Published:
什么是卷积神经网络(CNN)?它在计算机视觉中的应用是什么?
Published:
gradient descent, stochastic gradient descent, batch gradient descent
Published:
激活函数(Activation Function),负责将神经元的输入映射到输出端,激活函数将神经网络中将输入信号的总和转换为输出信号。激活函数大多是非线性函数,才能将多层感知机的输出转换为非线性,使得神经网络可以任意逼近任何非线性函数,进而可以应用到众多的非线性模型中。
Published:
Published:
Classification Algorithms
Published:
My notes on this paper: OCR-free Document Understanding Transformer (github repo).
Published:
A summary of object detection algorithms
Published:
Published:
Classification Algorithms
Published:
Boruta is designed to determine which variables (features) are significant in predicting the outcome with the given dataset. It is particularly useful when dealing with high-dimensional data.
Published:
It has been a while since I last took some learning notes - I have been buried in work and trying to figure out a balance, and wasting my time …
Published:
gradient descent, stochastic gradient descent, batch gradient descent
Published:
激活函数(Activation Function),负责将神经元的输入映射到输出端,激活函数将神经网络中将输入信号的总和转换为输出信号。激活函数大多是非线性函数,才能将多层感知机的输出转换为非线性,使得神经网络可以任意逼近任何非线性函数,进而可以应用到众多的非线性模型中。
Published:
Published:
Classification Algorithms
Published:
It is a popular statistical analysis model used for forecasting time series data. ARIMA models are especially well-suited for short to medium-term forecasting models that have data with trends, seasonality, or cyclic patterns. The model aims to describe the autocorrelations in the data.
Published:
The importance of clustering are of
Published:
Metrics used to evaluate predictive modeling, highly used in regression, time-series forecasting cases.
Published:
今天不谈机器学习,不再整理一些记不住的知识,而是在三十又一的当下,记录一下最近的思考。
Published:
Python, data science, pandas
Published:
Python, data science, numpy
Published:
Published:
It has been a while since I last took some learning notes - I have been buried in work and trying to figure out a balance, and wasting my time …
Published:
My notes on this paper: OCR-free Document Understanding Transformer (github repo).