mlpack / models

models built with mlpack
https://models.mlpack.org/docs
BSD 3-Clause "New" or "Revised" License
33 stars 42 forks source link

mlpack version specific #83

Closed Adarsh97 closed 5 months ago

Adarsh97 commented 6 months ago

Is the examples given works only for a specific mlpack version? If yes please provide the version of mlpack.

rcurtin commented 6 months ago

In general the models are meant to work with the latest version of mlpack, but it's always possible that some of the code has gone out of date. This repository is unfortunately less well-maintained than mlpack or the examples repository. If you find some code that is out of date or doesn't work, please do feel free to open an issue. :+1:

Adarsh97 commented 6 months ago

Got it. First observation is I am seeing negative loss value while training as well as during evaluate function. This is happening when our input is not in 0 to 1 range. Is this expected?

mlpack-bot[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! :+1: