Skip to content
View jroell's full-sized avatar

Highlights

  • Pro

Block or report jroell

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
jroell/README.md

Hi there 👋

Welcome to my github profile! I'm Jason.

I've been developing software for the past 13-14 years professionally and for fun. Most of my interests revolve around science, technology, applied mathematics, complexity theory, quantum computing/algorithms, automation tools, and AI autonomous agents (LLM + Tools).

I write about software (and sometimes other topics) on my blog at https://jasonroell.com and medium at https://medium.com/@roelljr.

Pinned Loading

  1. pic2vid pic2vid Public

    This project demonstrates how to generate 3D facial animations from 2D images and audio input using Python, dlib, OpenCV, and the eos 3D morphable model library. This guide will help you set up and…

    Python 1

  2. StockMarketPredictionsWithRNN StockMarketPredictionsWithRNN Public

    The goal of this project was to predict stock market prices using a recurrent neural network. This project was inspired by the Standford paper "Financial Market Time Series Prediction with Recurren…

    Python 14 12

  3. CustomerChurnAnalysis CustomerChurnAnalysis Public

    Project to analyze and predict which customers will leave or stay with company. Uses Deep Learning with Artificial Neural Networks to predict customer leave/stay probability. This gives the busines…

    Python 1 2

  4. CreditCardFraudAnaylisWithSOMAndANN CreditCardFraudAnaylisWithSOMAndANN Public

    Given a data set of unstructured data, use self-organizing map to extract dependent variables to train a supervised ANN and detect fraud probabilities on test set.

    Python

  5. ImageClassificationWithCNN ImageClassificationWithCNN Public

    Simple image classification using a convolutional neural network to classify image as a dog or cat.

    Python

  6. multinerf multinerf Public

    Forked from google-research/multinerf

    A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF

    Python