Skip to content
View BeaData's full-sized avatar
  • France

Block or report BeaData

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Iris Iris Public

    Le celèbre jeu de données 'Iris' pour s'initier au Machine Learning

    Jupyter Notebook

  2. NLP-Low-Resource-experiments-AGNews NLP-Low-Resource-experiments-AGNews Public

    AG News Text Classification: Classical NLP vs sentence and word embeddings with datasets of size 50, 200, 500, 2000, and 10000

    Python

  3. NLP-Low-Resource-experiments-DBpedia NLP-Low-Resource-experiments-DBpedia Public

    Same experiments as AGNews with the same training sizes datasets and a test of 14000 (1000 per class)

    Python

  4. NLP-Low-Resource-experiments-IMDb50k NLP-Low-Resource-experiments-IMDb50k Public

    Text Classification: Classical NLP vs sentence and word embeddings with datasets of size 50, 200, 500, 2000, and 10000. Same experiments as AGNews and DBpedia (3rd and last part)

    Python

  5. FashionMNIST FashionMNIST Public

    Test en temps limité : classification des 60000 images du Fashion-MNIST avec PyTorch

    Jupyter Notebook

  6. MLP MLP Public

    Multilayer Perceptron on Breast Cancer Wisconsin (Diagnostic) dataset from scratch with NumPy

    Python