Skip to content
View rydmel's full-sized avatar

Block or report rydmel

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

Pinned Loading

  1. Viola-Jones Viola-Jones Public

    Viola Jones Object Detection Framework (Facial Detection)

    Python 5

  2. Analysis-of-Approximation-Methods Analysis-of-Approximation-Methods Public

    Three methods for approximating the solutions of first-order differential equations: Euler’s method, Improved Euler’s method, and the Runge-Kutta method.

  3. Feed-Forward-NN-for-Digit-Classification-MNIST- Feed-Forward-NN-for-Digit-Classification-MNIST- Public

    Feed-forward neural network (NN) from scratch using only standard matrix/vector operators. Trained by back-propagation to solve 10-digit classification task.

    Python

  4. LSTM-RNN-for-Word-Prediction LSTM-RNN-for-Word-Prediction Public

    Long-Short Term Memory (LSTM) Recurrent Neural Network in PyTorch to predict words in English language sentences taken from a story

    Python

  5. Computer-Vision Computer-Vision Public

    UChicago Computer Vision coursework

    Python