Learn R Programming

DamiaNN (version 1.0.0)

Neural Network Numerai

Description

Interactively train neural networks on Numerai, , data. Generate tournament predictions and write them to a CSV.

Copy Link

Version

Install

install.packages('DamiaNN')

Monthly Downloads

170

Version

1.0.0

License

GPL-3

Maintainer

Damian Siniakowicz

Last Published

September 14th, 2016

Functions in DamiaNN (1.0.0)

Get_Cost,Neural_Network,numeric-method

cost
initialize,Neural_Network-method

init
Train,Neural_Network,data.frame,numeric,numeric,numeric-method

train the NN
Predict,Neural_Network,data.frame-method

predict stuff
forward_propogation,Neural_Network,matrix-method

f_prop
back_propogation,Neural_Network,numeric,numeric,numeric-method

back prop
Start

start script
Get_LogLoss

log loss
Neural_Network-class

Neural Network implementation
Get_Number_Observations,Neural_Network-method

num observs