ralampay (26)in #programming • 7 years agoRefactor Neural Network in C++ (Video Tutorial)This was a long overdue video. The past videos on the neural network implementation in C++ had a lot of issues. Plus I…ralampay (26)in #ruby • 7 years agoProgramming a Bittrex Bot in Ruby (Part 2)This is part 2 of creating a bittrex bot in Ruby. Key features implemented: Fetching order books Specifying a…ralampay (26)in #ruby • 7 years agoProgramming a Bittrex Bot with Ruby (Part 1)This is from my devlogs channel ( where I code a bot in Ruby to automate my trading of cryptocurrencies in the Bittrex…ralampay (26)in #ruby • 7 years agoDHH's Response to "What Makes Rails a Framework Worth Learning in 2017"Source: I love this response by DHH regarding web development in Rails. This was posted last January 25, 2017. And…ralampay (26)in #ai • 7 years agoTraining a Neural Network - A Numerical ExampleAbstract Neural networks are models used to approximate a discriminative function for classification in a supervised…