Skip to content
View jaume-ferrarons's full-sized avatar
  • New Work SE (XING)
  • Barcelona, Spain
Block or Report

Block or report jaume-ferrarons

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. Extreme Learning Machine implementation Extreme Learning Machine implementation
    1
    import numpy as np
    2
    import math
    3
    from pathlib import Path
    4
    import shutil
    5
    import json
  2. betag betag Public

    Label data easily!

    Python

  3. pandas-nlp pandas-nlp Public

    Pandas extension with NLP functionalities

    Python 4

  4. easymarkdown easymarkdown Public

    VSCode extension providing GUI to easily edit Markdown

    TypeScript 1 1

  5. GPTClass GPTClass Public

    A Python class that does what you need using OpenAI's GPT

    Python