Files in david-cortes/stochQN
Stochastic Limited Memory Quasi-Newton Optimizers

.Rbuildignore
.gitattributes
.gitignore
CMakeLists.txt
DESCRIPTION
LICENSE
MANIFEST.in
NAMESPACE
R/allocators.R R/helpers.R R/logistic.R R/optimizers_free.R R/optimizers_guided.R README.md
cmake_uninstall.cmake.in
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
example/a.out
example/c_rosen.c
example/cpp_rosen.cpp
example/example_stochqn.ipynb
findBLAS/ARMA_FindATLAS.cmake
findBLAS/ARMA_FindBLAS.cmake
findBLAS/ARMA_FindMKL.cmake
findBLAS/ARMA_FindOpenBLAS.cmake
findBLAS/LICENSE.txt
findBLAS/README
include/stochqn.h
inst/include/stochqn.h
man/SQN.Rd man/SQN_free.Rd man/adaQN.Rd man/adaQN_free.Rd man/coef.stoch_logistic.Rd man/get_curr_x.Rd man/get_iteration_number.Rd man/oLBFGS.Rd man/oLBFGS_free.Rd man/partial_fit.Rd man/partial_fit_logistic.Rd man/predict.stochQN_guided.Rd man/predict.stoch_logistic.Rd man/print.SQN.Rd man/print.SQN_free.Rd man/print.adaQN.Rd man/print.adaQN_free.Rd man/print.oLBFGS.Rd man/print.oLBFGS_free.Rd man/print.stoch_logistic.Rd man/run_SQN_free.Rd man/run_adaQN_free.Rd man/run_oLBFGS_free.Rd man/stochastic.logistic.regression.Rd man/summary.stoch_logistic.Rd man/update_fun.Rd man/update_gradient.Rd man/update_hess_vec.Rd
plot/bibtex.png
pyproject.toml
requirements.txt
setup.py
src/Makevars
src/Rwrapper.c
src/blas_R.h
src/blasfuns.h.in
src/stochqn.c
stochqn.pc.in
stochqn/__init__.py
stochqn/_logistic.py
stochqn/_optimizers.py
stochqn/pywrapper.pxi
stochqn/tf.py
stochqn/wrapper_double.pyx
stochqn/wrapper_float.pyx
david-cortes/stochQN documentation built on April 19, 2021, 12:17 a.m.