Pinned Repositories
Chat-T-Android
Chat-T (Chatty) Android application - using ChatGPT API and SQLite/Firebase storage.
Chat-T-Web-Application
Chatbot web application
chatbot_website
Simple chat website using OpenAI GPT backend.
chatgpt_resume_writer
Use ChatGPT API to write a new resume from your current resume or work experience
chatgpt_web_validation
Python script demonstrating how to ask ChatGPT to validate its knowledge against web search results.
Price-Momentum-Trader
This project uses Stock-Price-Trade-Analyzer to back-test the performance of an investment strategy of picking only the top 9 performing stocks from the S&P 500 over a period of 35 years to answer the question "How well does past performance predict future returns?"
Reef-Tank-Controller
Arduino project for controlling LED lights and cycling pumps for salt water reef aquarium
RobotTrader
This is a supervised Recurrent Neural Network (RNN) learning project treating stock trading as a classification problem. Given input of a 60 day window of pricing data, choose the best action for maximum profit. This uses my earlier https://github.com/TimRivoli/Stock-Price-Trade-Analyzer project for a trading environment, and its SeriesPrediction module for data preparation and model training.
Seasonal_Trading
Evaluate what happens if you decide to take the volatile fall and winter months off from the stock market
Stock-Price-Trade-Analyzer
This is a Python 3.0 project for analyzing stock prices and methods of stock trading. It uses native Python tools and Google TensorFlow machine learning.
TimRivoli's Repositories
TimRivoli/Stock-Price-Trade-Analyzer
This is a Python 3.0 project for analyzing stock prices and methods of stock trading. It uses native Python tools and Google TensorFlow machine learning.
TimRivoli/RobotTrader
This is a supervised Recurrent Neural Network (RNN) learning project treating stock trading as a classification problem. Given input of a 60 day window of pricing data, choose the best action for maximum profit. This uses my earlier https://github.com/TimRivoli/Stock-Price-Trade-Analyzer project for a trading environment, and its SeriesPrediction module for data preparation and model training.
TimRivoli/Price-Momentum-Trader
This project uses Stock-Price-Trade-Analyzer to back-test the performance of an investment strategy of picking only the top 9 performing stocks from the S&P 500 over a period of 35 years to answer the question "How well does past performance predict future returns?"
TimRivoli/chatbot_website
Simple chat website using OpenAI GPT backend.
TimRivoli/chatgpt_web_validation
Python script demonstrating how to ask ChatGPT to validate its knowledge against web search results.
TimRivoli/Reef-Tank-Controller
Arduino project for controlling LED lights and cycling pumps for salt water reef aquarium
TimRivoli/Chat-T-Android
Chat-T (Chatty) Android application - using ChatGPT API and SQLite/Firebase storage.
TimRivoli/Chat-T-Web-Application
Chatbot web application
TimRivoli/chatgpt_resume_writer
Use ChatGPT API to write a new resume from your current resume or work experience
TimRivoli/Seasonal_Trading
Evaluate what happens if you decide to take the volatile fall and winter months off from the stock market