Skip to content
View Tedb0dy's full-sized avatar

Block or report Tedb0dy

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

Popular repositories Loading

  1. financial-machine-learning financial-machine-learning Public

    Forked from firmai/financial-machine-learning

    A curated list of practical financial machine learning (FinML) tools and applications in Python (by @firmai)

    Python 1

  2. mlcourse.ai mlcourse.ai Public

    Forked from Yorko/mlcourse.ai

    Open Machine Learning Course

    Python 1

  3. python-machine-learning-book-2nd-edition python-machine-learning-book-2nd-edition Public

    Forked from rasbt/python-machine-learning-book-2nd-edition

    The "Python Machine Learning (2nd edition)" book code repository and info resource

    Jupyter Notebook

  4. Grokking-Deep-Learning Grokking-Deep-Learning Public

    Forked from iamtrask/Grokking-Deep-Learning

    this repository accompanies my forthcoming book "Grokking Deep Learning"

    Jupyter Notebook

  5. reinforcement-learning reinforcement-learning Public

    Forked from dennybritz/reinforcement-learning

    Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

    Jupyter Notebook

  6. ML-From-Scratch ML-From-Scratch Public

    Forked from eriklindernoren/ML-From-Scratch

    Machine Learning From Scratch. Bare bones Python implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.

    Python