Pinned Repositories
2TR
2TR - Peer Tutor app for Lyndon Institute
370_project
AI
Implementation of some important ideas in the AI world.
DietImprovement
Using Machine Learning in Hybrid Recommendation System for Diet Improvement Based on Health and Taste
Icing-Food-printer
Arduino - WPF C# 2D- GCode interpreter Food Printer
LI-FI-Arduino
Personal project, Low-level Visible Light communication system.
prl_wireless_perception
prl_wireless_perception
wireless-data-transmission
current project in PRL, general approach for wireless data transmission from robot end-effectors
zipline
Zipline, a Pythonic Algorithmic Trading Library
ramonidea's Repositories
ramonidea/LI-FI-Arduino
Personal project, Low-level Visible Light communication system.
ramonidea/DietImprovement
Using Machine Learning in Hybrid Recommendation System for Diet Improvement Based on Health and Taste
ramonidea/wireless-data-transmission
current project in PRL, general approach for wireless data transmission from robot end-effectors
ramonidea/zipline
Zipline, a Pythonic Algorithmic Trading Library
ramonidea/2TR
2TR - Peer Tutor app for Lyndon Institute
ramonidea/370_project
ramonidea/AI
Implementation of some important ideas in the AI world.
ramonidea/prl_wireless_perception
prl_wireless_perception
ramonidea/ArmSLAM2D
A dumb toy for doing arm localization using onboard depth sensors.
ramonidea/awesome
:sunglasses: Curated list of awesome lists
ramonidea/DIGITS
Deep Learning GPU Training System
ramonidea/dive-into-machine-learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn!
ramonidea/feature-engineering
An example of feature engineering using bike data
ramonidea/gatsby-themes
Get high-quality and customizable Gatsby themes to quickly bootstrap your website! Choose from many professionally created and impressive designs with a wide variety of features and customization options.
ramonidea/graduation
$ git remote <graduation> yearbook
ramonidea/info-201-a7
info-201-a7 data Report Project
ramonidea/info-201-final
info-201-final-project
ramonidea/installROSTX2
Install Robot Operating System (ROS) on NVIDIA Jetson TX2
ramonidea/jetson-scripts
Configuration scripts and install guides for NVIDIA Jetson platform
ramonidea/Kickstarter-Project-Success-Prediction-Datathon-
ramonidea/librealsense
Intel® RealSense™ SDK
ramonidea/pyCam
general approach for wireless data transmission from robot end-effectors
ramonidea/ramonidea.github.io
Personal Website
ramonidea/realsense
Intel(R) RealSense(TM) ROS Wrapper for D400 series and SR300 Camera
ramonidea/robotics-toolbox-python
Robotics Toolbox for Python
ramonidea/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
ramonidea/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
ramonidea/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
ramonidea/TeensyStep
Fast Stepper Motor Library for Teensy boards
ramonidea/Text-Classification-Pytorch
Text classification using deep learning models in Pytorch