Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organize #229

Merged
merged 43 commits into from
Jun 26, 2024
Merged

Organize #229

merged 43 commits into from
Jun 26, 2024

Commits on Jun 12, 2024

  1. Move the examples according to their nature

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    af99fbc View commit details
    Browse the repository at this point in the history
  2. Change the neural network regression

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0cf213f View commit details
    Browse the repository at this point in the history
  3. Re-organize it inside nerual network

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1acafda View commit details
    Browse the repository at this point in the history
  4. Move the cifar10 dataset to neural network

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a68f4b3 View commit details
    Browse the repository at this point in the history
  5. Move the example to its new location

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    20ec4b6 View commit details
    Browse the repository at this point in the history
  6. Remove boost from appveyor

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    edb4869 View commit details
    Browse the repository at this point in the history
  7. Move the kmeans example to its new location

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    adfd0d0 View commit details
    Browse the repository at this point in the history
  8. Change the location of another example

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    debdd1c View commit details
    Browse the repository at this point in the history
  9. Move two new datasets

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a672c9d View commit details
    Browse the repository at this point in the history
  10. Move another part of the examples

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4f1d39e View commit details
    Browse the repository at this point in the history
  11. Move another part of the examples

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    df7d8d3 View commit details
    Browse the repository at this point in the history
  12. Move another batch of examples

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a6c9202 View commit details
    Browse the repository at this point in the history
  13. Move the last part of the ML

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2ec70c7 View commit details
    Browse the repository at this point in the history
  14. Adding covertype example

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3c79233 View commit details
    Browse the repository at this point in the history
  15. Fix the pima indians files name

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8a91f76 View commit details
    Browse the repository at this point in the history
  16. Adding the cpp, done manually, not tested yet

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6264743 View commit details
    Browse the repository at this point in the history
  17. Adding another example in C++

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c8cf8a5 View commit details
    Browse the repository at this point in the history
  18. Fix the name of the files

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9861d9f View commit details
    Browse the repository at this point in the history
  19. Fix things inside the linear regression repo

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1c2c39b View commit details
    Browse the repository at this point in the history
  20. Fix path in dbscan and decision tree

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1af8313 View commit details
    Browse the repository at this point in the history
  21. Not finished yet, so much things to do

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    73ef3cd View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. not finished yet, but almost

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7887517 View commit details
    Browse the repository at this point in the history
  2. Fix indentation and add pima dataset

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d6ae1a6 View commit details
    Browse the repository at this point in the history
  3. Remove tools directory and keep scripts

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9b30714 View commit details
    Browse the repository at this point in the history
  4. Fix a couple of commans, add dominant color dataset

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f2c861b View commit details
    Browse the repository at this point in the history
  5. Fix the files name after they have been put into directories

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    43db8f4 View commit details
    Browse the repository at this point in the history
  6. Adapt README for now

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    da5b8b0 View commit details
    Browse the repository at this point in the history
  7. Change the root capital letter

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    549a76e View commit details
    Browse the repository at this point in the history
  8. Fix a couple of C++ examples

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    10c5d74 View commit details
    Browse the repository at this point in the history
  9. Refactor and add makefile for this example

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7988f6d View commit details
    Browse the repository at this point in the history
  10. Remove useless files from the C++ directory

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4502266 View commit details
    Browse the repository at this point in the history
  11. Fix path fot the cifar_eval

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cb8361a View commit details
    Browse the repository at this point in the history
  12. Fix path for the data

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c7dc7af View commit details
    Browse the repository at this point in the history
  13. Fix the path for the data and ignore binary

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    db847f6 View commit details
    Browse the repository at this point in the history
  14. Add covertype and fix indentation

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e4db3ba View commit details
    Browse the repository at this point in the history
  15. Fix the indentation in this website

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c3e4748 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. The script is fully working, all of dataset are being downloaded

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5d0b83a View commit details
    Browse the repository at this point in the history
  2. Fix the path on the ci for the dataset

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f7ef551 View commit details
    Browse the repository at this point in the history
  3. Fix the CI

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    aff0acb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Fix all the paths for these directories

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    295ac44 View commit details
    Browse the repository at this point in the history
  2. Update the read me with the recent modifications

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7b2e5f4 View commit details
    Browse the repository at this point in the history
  3. Fix the return path for the CI

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b5a7063 View commit details
    Browse the repository at this point in the history
  4. Fix the directory name

    Signed-off-by: Omar Shrit <omar@avontech.fr>
    shrit committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    59ae675 View commit details
    Browse the repository at this point in the history