Skip to content
View sombrazorro's full-sized avatar

Block or report sombrazorro

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. free-programming-books free-programming-books Public

    Forked from EbookFoundation/free-programming-books

    📚 Freely available programming books

  2. aima-python aima-python Public

    Forked from aimacode/aima-python

    Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

    Jupyter Notebook

  3. aima-exercises aima-exercises Public

    Forked from aimacode/aima-exercises

    Exercises for the book Artificial Intelligence: A Modern Approach

    Jupyter Notebook

  4. py4fi py4fi Public

    Forked from yhilpisch/py4fi

    Python for Finance (O'Reilly)

    Jupyter Notebook

  5. reinforcement-learning-an-introduction reinforcement-learning-an-introduction Public

    Forked from ShangtongZhang/reinforcement-learning-an-introduction

    Python Implementation of Reinforcement Learning: An Introduction

    Python

  6. python-zip-cracker python-zip-cracker Public

    Forked from josh-newton/python-zip-cracker

    Attempts to brute force the password of a zip file

    Python