Skip to content
View codeaway23's full-sized avatar

Block or report codeaway23

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. NanoNets/ocr-with-tesseract NanoNets/ocr-with-tesseract Public

    A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV

    Jupyter Notebook 118 71

  2. NanoNets/number-plate-detection NanoNets/number-plate-detection Public

    Automatic License Plate Reader using tensorflow attention OCR

    Python 64 24

  3. NanoNets/bert-text-moderation NanoNets/bert-text-moderation Public

    BERT + CNN for toxic comments multi label classification.

    Jupyter Notebook 30 6

  4. MLPNAS MLPNAS Public

    MLPNAS code for Paperspace series on Neural Architecture Search

    Python 22 12

  5. time-series-forecasting time-series-forecasting Public

    exploratory analysis and forecasting for time series sales data

    Jupyter Notebook 3 5

  6. asr-conformer-lstm-kenlm asr-conformer-lstm-kenlm Public

    Automatic Speech Recognition based on a Conformer + LSTM model with greedy decoding, beam decoding with or without a pretrained KenLM language model

    Python