Skip to content
View CosmoJelly's full-sized avatar
💭
running on the edge, at least im trying to...
💭
running on the edge, at least im trying to...

Highlights

  • Pro
Block or Report

Block or report CosmoJelly

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CosmoJelly/README.md

Hi there 👋

Popular repositories Loading

  1. Duck-Hunt-Game-Assembly Duck-Hunt-Game-Assembly Public

    The NES game Duck Hunt implemented using MASM 615 Assembly Language.

    Assembly

  2. BTC-Price-Forecasting-Time-Series-Analysis BTC-Price-Forecasting-Time-Series-Analysis Public

    Forecasting BTC Prices with a Linear Model (Linear Regression), Non-Linear Model (Non-Linear SVM), and ARIMA Model.

    Jupyter Notebook

  3. CosmoJelly CosmoJelly Public

    ¯\_(ツ)_/¯

  4. AI-Chatbot-Using-BERT AI-Chatbot-Using-BERT Public

    An evolving chatbot that has a limited knowledge base of Game Design

    Jupyter Notebook

  5. Comprehensive-Time-Series-Forecasting-System-with-GUI Comprehensive-Time-Series-Forecasting-System-with-GUI Public

    A forecasting system for multiple sectors that uses ARIMA, ETS, SVR, and other models displayed on a user friendly interface with different viewing options.

    Jupyter Notebook

  6. Travelling-Salesman-Problem-Using-MPI Travelling-Salesman-Problem-Using-MPI Public

    Travelling Salesman Problem solved using MPI and DFS

    C