开源软件名称(OpenSource Name):huseinzol05/Machine-Learning-Numpy
开源软件地址(OpenSource Url):https://github.com/huseinzol05/Machine-Learning-Numpy
开源编程语言(OpenSource Language):
Jupyter Notebook
99.3%
开源软件介绍(OpenSource Introduction):Machine-Learning-Numpy
Code Machine learning models without any frameworks, Numpy only.
Table of contents
Neural Network
- Deep Feed-forward
- gradient descent
- momentum
- nesterov
- rmsprop
- adagrad
- adam
- Vanilla recurrent
- gradient descent
- momentum
- nesterov
- rmsprop
- adagrad
- adam
- Long-short-term-memory recurrent
- gradient descent
- momentum
- nesterov
- rmsprop
- adagrad
- adam
- gated-recurrent-unit recurrent
- gradient descent
- momentum
- nesterov
- rmsprop
- adagrad
- adam
- Convolutional
- atrous 1D
- atrous 2D
- average pooling 1D
- average pooling 2D
- convolution 1D
- convolution 2D
- max pooling 1D
- max pooling 2D
- batch-normalization
- Dropout
- Regularization
- Neuro-evolution
- Iris classification
- Iris classification + Novelty search
- Regression
- Evolution-strategy
Clustering
- DBScan
- K-Mean
- K-Nearest Neighbors
Decomposition
- Latent Dirichlet Allocation
- Latent Semantic Analysis
- Linear Decomposition Analysis
- Non-negative Matrix Feature
- Principal Component Analysis
- TSNE
Probabilistic
- Gaussian TF-IDF
- Multinomial TF-IDF
- Hidden Markov
- Neural Network
Regression
- Linear
- Polynomial
- Lasso
- Ridge
- Sigmoid logistic
Trees based
- Decision Tree
- Random Forest
- Adaptive Boosting
- Bagging
- Gradient Boosting
Timeseries
- Moving Average
- Linear Weight Moving Average
- John-Ehlers
- Noise Removal-Get
- Anchor Smoothing
- Detect Outliers
- ARIMA
- Seasonal Decomposition
Signal processing
- Convolutional 1D
- Convolutional 2D
- Pass-Filters
Monte-carlo
- Markov Chain
- metropolis hasting normal distribution
- metropolis hasting stock forecasting
- Pi estimation
- Stock market prediction
Discussions
Some of results are not good because of softmax and cross entropy functions I code.
If found any error on my chain-rules, feel free to branch.
|
请发表评论