author
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
/**
|
||||
* @file methods/ann/layer/layer_norm.hpp
|
||||
* @author Shikhar Jaiswal
|
||||
*
|
||||
* * @author Adam Kropp
|
||||
|
||||
* Definition of the Layer Normalization class.
|
||||
*
|
||||
* mlpack is free software; you may redistribute it and/or modify it under the
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
/**
|
||||
* @file methods/ann/layer/layer_norm_impl.hpp
|
||||
* @author Shikhar Jaiswal
|
||||
* @author Adam Kropp
|
||||
*
|
||||
* Implementation of the Layer Normalization class.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user