-
Hello, everyone
I think the synchronized batch norm layer is not already implemented. Right? I can continue with the implementation. If I am not wrong I have to put it in ```src/mlpack/methods/ann/la…
-
# Issue Description
Homebrew is an opensource package management system for macOS users. It is very easy to install libraries using homebrew.
For Example
```
brew install boost
```
If would be …
-
Hi everyone, I have implemented adaptive pooling and sent a PR for the same however there are certain aspects that I'm not sure about. The layer is very similar to existing pooling layers but every de…
-
Over the summer we have added alternative algorithms in the collaborative filtering module for rating normalization, neighbor search and weight interpolation. But we haven't added supports for these a…
-
The IRC style uses a combination of the old and new CSS and looks a little weird: http://www.mlpack.org/irc/
We should go through and fix that.
-
#### Description of problem
Now that the #2108 is fixed, we should update the getting started page of mlpack website. The users can directly install mlpack using homebrew.
https://www.mlpack.o…
-
Hi Developers,
I think the tutorial of building mlpack on Windows is not friendly to users who is not familiar with bash commands and Visual Studio.
It took me 4 days to install the mlpack and …
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.3-124-g94ce323
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 9 hours ago
Core ta…
-
@rcurtin: I think the issue you fixed during the test phase didn't make it to production when the website was deployed. The search bar is not showing up, which I guess is also related to the navigatio…
-
Hello,
In the actual implementation of the Artificial Neural Network, the users are using the `Train()` function to train a model. We pass a dataset into the train function, but we are not sure t…
shrit updated
4 years ago