Skip to content
  • Swagat Kumar's avatar
    Included a new function called rbfn::rbfn_input_gd2() which takes a · 2bda52ed
    Swagat Kumar authored
    variable size of the input vector. Objective was to update only a part
    of the input vector.
    
    Secondly, added a comment to rbfn::rbfn_input_gd() saying that it is
    not required to worry about output activation function as it is taken
    care of by in the input_jacobian() function which computes
    output-to-input jacobian matrix.
    2bda52ed