Skip to content
View acharles7's full-sized avatar
💭
open-source
💭
open-source

Block or report acharles7

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

Pinned Loading

  1. awesome-python-videos awesome-python-videos Public

    Learn and watch python, machine learning, and data science videos from conferences (PyCon, PyData, SciPy, PyBay, EuroPython)

    45 9

  2. data-science-notebooks data-science-notebooks Public

    Credit card fraud detection, gender classification from name etc.

    Jupyter Notebook 2

  3. spell-checker spell-checker Public

    A python grammar checker

    Python 1

  4. py-console-scripts-lint py-console-scripts-lint Public

    A linter to check python's console scripts

    Python

  5. cnn-from-scratch cnn-from-scratch Public

    Convolution Neural Network implementation from scratch in C++ to optimize the performance at a lower level,.

    C++ 2

  6. Fixit Fixit Public

    Forked from Instagram/Fixit

    Fixit is a Python Lint Framework based on LibCST. It comes with useful default lint rules for coding convention, performance and security issues. It makes custom lint rule easy to build, test and c…

    Python