R

Deep-Learning-Based-Image-Classifier-with-R

Solved a basic image classification problem with neural networks by Using the Keras Interface to R to build a neural network also used the R programming language to build, train, and evaluate a neural network model to classify images of clothing items into categories such as t-shirts, trousers, and sneakers.

Technical Stock Charts and Creating a Buy Signal using RSI in R with the Quantmod Package

Pulling down Stock Data using the R Quantmod Package calculating daily returns on stocks chosen applying a Techincal Indicators for stocks chosen and Ability to create Buy/Sell Signals based on RSI Index.