Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Rohini1992's full-sized avatar
  • Seattle, WA

Block or report Rohini1992

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Stock-Option-Pricing Stock-Option-Pricing Public

    Bloomberg API based S&P500 extraction on R. Maximum Likelihood parameter estimation of Double Exponential Jump Diffusion Model (DEJD). European option pricing using DEJD model.

    Python 10 4

  2. Generative_Deep_Learning_2nd_Edition Generative_Deep_Learning_2nd_Edition Public

    Forked from davidADSP/Generative_Deep_Learning_2nd_Edition

    The official code repository for the second edition of the O'Reilly book Generative Deep Learning: Teaching Machines to Paint, Write, Compose and Play.

    Jupyter Notebook

  3. LLMs-from-scratch LLMs-from-scratch Public

    Forked from rasbt/LLMs-from-scratch

    Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

    Jupyter Notebook

  4. Machine-Learning-Interviews Machine-Learning-Interviews Public

    Forked from alirezadir/Machine-Learning-Interviews

    This repo is meant to serve as a guide for Machine Learning/AI technical interviews.

    Jupyter Notebook

  5. AdventOfCode2024 AdventOfCode2024 Public

    My solution attempts with data. This exercise has been a good way to practice clean coding with emphasis on data structures and complexity analysis.

    Python