Skip to content
View Lord-V15's full-sized avatar
🥳
if weekend : party()
🥳
if weekend : party()

Block or report Lord-V15

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
Lord-V15/README.md

Welcome to my world

Me @Life 🥳 = Space🪐 + ManUtd⚽️ + Tech🖥

Me @Work👨‍💻 = NLP💬 + MLOps⚙️ + Python🐍

Tools I love ...

   


Lord's Linkdein Lord's Telegram Lord's about.me

Pinned Loading

  1. DerwenAI/pytextrank DerwenAI/pytextrank Public

    Python implementation of TextRank algorithms ("textgraphs") for phrase extraction

    Python 2.1k 333

  2. fastapi/fastapi fastapi/fastapi Public

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    Python 77.5k 6.6k

  3. OCR-Companion-v2 OCR-Companion-v2 Public

    Final Draft for the 4th Year Project Submission. Saves image for each scan, along with the text detected into a PDF.

    Swift 5 1

  4. PINNs-HarmonicOscillator PINNs-HarmonicOscillator Public

    An approach to solving the harmonic oscillator equations using a modified physics-based loss function in a neural network to improve from a purely "data-driven" approach.

    Jupyter Notebook 2

  5. dunovank/jupyter-themes dunovank/jupyter-themes Public

    Custom Jupyter Notebook Themes

    CSS 9.8k 1.1k

  6. MICROSOFT AZURE SPEAKER RECOGNITION ... MICROSOFT AZURE SPEAKER RECOGNITION IN PYTHON
    1
    For anyone in the future who's gonna try this service from Azure, **let me give you an easy way out**. I spent a lot of time on Speaker Recognition and the official docs say something and the samples given do something else. 
    2
    I will use the [official REST API Docs](https://docs.microsoft.com/en-gb/rest/api/speakerrecognition/verification/text-independent) for the **_text-independent_** method.
    3
    
                  
    4
    **CREATE PROFILE 👇**
    5
    ```