| CARVIEW |
Select Language
HTTP/2 200
date: Mon, 29 Dec 2025 20:19:53 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"025e12ceeb40152c2001e26468af0f65"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=ZrXNMDNoJHSeexfbU%2BLUdLxts9guNzYHNCqKTx8b4A1k58URJM1YJNYX9Q2xJSQ41iHNQKsBkXg%2FRYxzIaPuuncsf44NpusCM2%2FzhGj1rX9tU4wc%2F3RlEDlvVTspreb0lfPcp2ASo13EehKxE3vNnPcEYJw18KoOvYqYROSca1ZCh%2Bg5JYLpb%2FuOuyDfC69PgeDSrirkvR2ZggoXqlhj2gZz0Ka7uqTr3QcGM%2F5levLXCYfSxYpXT%2BbQXUExC%2B%2BxjgbontIrNkeS5DO3H3uSiw%3D%3D--31UpEtUpshblSstY--MTY9TxiMmvlMSB%2FPYHSh2g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.75372204.1767039593; Path=/; Domain=github.com; Expires=Tue, 29 Dec 2026 20:19:53 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 29 Dec 2026 20:19:53 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DCDE:329234:6713819:7B51F6F:6952E269
Releases Β· mlpack/mlpack Β· GitHub
Loading
Loading
Loading
Loading
Loading
Loading
Loading
16 Oct 11:06
Loading
Loading
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Releases: mlpack/mlpack
Releases Β· mlpack/mlpack
mlpack 4.6.2
Assets 2
mlpack 4.6.1
Assets 2
mlpack 4.6.0
Released Apr. 3, 2025.
- Fix command-line duplicate output bug when loading matrices for some bindings (#3838).
- Use
CMAKE_BUILD_TYPEto specify build type instead of DEBUG and PROFILE options (#3865). - Add
MLPACK_NO_STD_MUTEXto allow disablingstd::mutex(#3868). - Bundle STB with mlpack and add
ResizeImages()functionality (#3823). - Add
mlpack.cmaketo facilitate finding mlpack and its dependencies (#3872). - Fix conversion of empty Armadillo objects to numpy in Python bindings (#3896).
- Added bootstrap strategies for
RandomForest:IdentityBootstrap,DefaultBootstrap, andSequentialBootstrap(#3829). - Add
ResizeCropImages()for resize-and-crop image preprocessing functionality (#3903). - Fix
LSTMinput size calculation for multidimensional inputs (#3913).
Assets 2
3 people reacted
mlpack 4.5.1
Released Dec. 4, 2024.
- Fix compilation with clang 19 (#3799).
- Deprecate version of
data::Split()that returns astd::tuplefor consistency; use other overloads instead (#3803). - Fix LSTM layer copy/move constructors (#3809).
- Fix compilation if only including
mlpack/methods/kde/kde_model.hpp(#3800). - Fix serialization and
MinDistance()bugs withHollowBallBound(#3808).
Assets 2
mlpack 4.5.0
Released September 18, 2024.
- Distribute STB headers as part of R package (#3724, #3726).
- Added OpenMP parallelization to Hamerly, Naive, and Elkan k-means (#3761, #3762, #3764).
- Added OpenMP support for fast approximation (#3685).
- Implemented the Find and Fill algorithm into the Dropout Layer and added OpenMP support (#3684).
- Update Python bindings to support NumPy 2.x (#3752).
- Bump minimum Armadillo version to 10.8 (#3760).
- Adapt
NearestInterpolationANN layer to new Layer Interface (#3768). - Add support for arbitrary matrix types to
Radicaland deprecateRadical::DoRadical()in favor ofRadical::Apply()(#3787).
Assets 2
3 people reacted
mlpack 4.4.0
Released May 28, 2024.
- Add
print_training_accuracyoption to LogisticRegression bindings (#3552). - Fix
preprocess_split()call in documentation forLinearRegressionandAdaBoostPython classes (#3563). - Added
RepeatANN layer type (#3565). - Remove
round()implementation for old MSVC compilers (#3570). - (R) Added inline plugin to the R bindings to allow for other R packages to link to headers (#3626, h/t @cgiachalis).
- (R) Removed extra gcc-specific options from
Makevars.win(#3627, h/t @kalibera). - (R) Changed roxygen package-level documentation from using
@docType packageto"_PACKAGE". (#3636) - Fix floating-point accuracy issue for decision trees that sometimes caused crashes (#3595).
- Use templates metaprog to distinguish between a matrix and a cube type (#3602), (#3585).
- Use
MatTypeinstead ofarma::Mat<eT>, (#3567), (#3607), (#3608), (#3609), (#3568). - Generalize matrix operations for armadillo and bandicoot, (#3619), (#3617), (#3610), (#3643), (#3600), (#3605), (#3629).
- Change
arma::conv_totoConvTousing a local shim for bandicoot support (#3614). - Fix a bug for the stddev and mean in
RandNormal()#(3651). - Allow PCA to take different matrix types (#3677).
- Fix usage of precompiled headers; remove cotire (#3635).
- Fix non-working
verboseoption for R bindings (#3691), and add globalmlpack.verboseoption (#3706). - Fix divide-by-zero edge case for LARS (#3701).
- Templatize
SparseCodingandLocalCoordinateCodingto allow different matrix types (#3709, #3711). - Fix handling of unused atoms in
LocalCoordinateCoding(#3711). - Move minimum required C++ version from C++14 to C++17 (#3704).
Assets 2
3 people reacted
mlpack 4.3.0
Released Nov. 27, 2023.
- Fix include ordering issue for
LinearRegression(#3541). - Fix L1 regularization in case where weight is zero (#3545).
- Use HTTPS for all auto-downloaded dependencies (#3550).
- More robust detection of C++17 mode in the MSVC "compiler" (#3555, #3557).
- Fix setting number of classes correctly in
SoftmaxRegression::Train()(#3553). - Adapt
MultiheadAttentionandLayerNormANN layers to new Layer interface (#3547). - Fix inconsistent use of the "input" parameter to the Backward method in ANNs (#3551).
Assets 2
mlpack 4.2.1
8ac85f5
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Released Sep. 7, 2023. (Sorry for the late Github release. Forgot to hit the "publish" button.)
- Reinforcement Learning: Gaussian noise (#3515).
- Reinforcement Learning: Twin Delayed Deep Deterministic Policy Gradient (#3512).
- Reinforcement Learning: Ornstein-Uhlenbeck noise (#3499).
- Reinforcement Learning: Deep Deterministic Policy Gradient (#3494).
- Add
ClassProbabilities()member toDecisionTreeso that the internal details of trees can be more easily inspected (#3511). - Bipolar sigmoid activation function added and invertible functions fixed (#3506).
- Add auto-configured
mlpack/config.hppto contain configuration details of mlpack that are required at compile time. STB detection is now done in this file with theMLPACK_HAS_STBmacro (#3529).
Assets 2
3 people reacted
mlpack 4.2.0
Released June 16, 2023.
- Adapt C_ReLU, ReLU6, FlexibleReLU layer for new neural network API (#3445).
- Fix PReLU, add integration test to it (#3473).
- Fix bug in LogSoftMax derivative (#3469).
- Add
serializemethod toGaussianInitialization,LecunNormalInitialization,KathirvalavakumarSubavathiInitialization,NguyenWidrowInitialization, andOrthogonalInitialization(#3483). - Allow categorical features to
preprocess_one_hot_encode(#3487). - Install mlpack and cereal headers as part of R package (#3488).
- Add intercept and normalization support to LARS (#3493).
- Allow adding two features simultaneously to LARS models (#3493).
- Adapt FTSwish activation function (#3485).
- Adapt Hyper-Sinh activation function (#3491).
Assets 2
6 people reacted
mlpack 4.1.0
Released Apr. 27, 2023.
- Adapt HardTanH layer (#3454).
- Adapt Softmin layer for new neural network API (#3437).
- Adapt PReLU layer for new neural network API (#3420).
- Add CF decomposition methods: QUIC_SVDPolicy and BlockKrylovSVDPolicy (#3413, #3404).
- Update outdated code in tutorials (#3398, #3401).
- Bugfix for non-square convolution kernels (#3376).
- Fix a few missing includes in <mlpack.hpp> (#3374).
- Fix DBSCAN handling of non-core points (#3346).
- Avoid deprecation warnings in Armadillo 11.4.4+ (#3405).
- Issue runtime error when serialization of neural networks is attempted but MLPACK_ENABLE_ANN_SERIALIZATION is not defined (#3451).
Assets 2
Previous Next
You canβt perform that action at this time.