From bd37f673eeac101009274794ce27770f4f9b83f8 Mon Sep 17 00:00:00 2001 From: Philippe Roy Date: Thu, 15 Jun 2023 14:41:40 +0200 Subject: [PATCH] Readme update --- README.md | 100 +++++------------------------------------- mes-scripts-de-ml.png | Bin 0 -> 3824 bytes 2 files changed, 12 insertions(+), 88 deletions(-) create mode 100644 mes-scripts-de-ml.png diff --git a/README.md b/README.md index 874f5cd..b9fae22 100644 --- a/README.md +++ b/README.md @@ -1,92 +1,16 @@ # Mes scripts de ML +Espace d'essais pour monter en compétence sur le machine learning : + - NumPy + - Keras +- TensorFlow +- SciKitLearn +- ... +## Sources -## Getting started - -To make it easy for you to get started with GitLab, here's a list of recommended next steps. - -Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)! - -## Add your files - -- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files -- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command: - -``` -cd existing_repo -git remote add origin https://forge.aeif.fr/phroy/mes-scripts-de-ml.git -git branch -M main -git push -uf origin main -``` - -## Integrate with your tools - -- [ ] [Set up project integrations](https://forge.aeif.fr/phroy/mes-scripts-de-ml/-/settings/integrations) - -## Collaborate with your team - -- [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/) -- [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html) -- [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically) -- [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/) -- [ ] [Automatically merge when pipeline succeeds](https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html) - -## Test and Deploy - -Use the built-in continuous integration in GitLab. - -- [ ] [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/index.html) -- [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing(SAST)](https://docs.gitlab.com/ee/user/application_security/sast/) -- [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/requirements.html) -- [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/user/clusters/agent/) -- [ ] [Set up protected environments](https://docs.gitlab.com/ee/ci/environments/protected_environments.html) - -*** - -# Editing this README - -When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thank you to [makeareadme.com](https://www.makeareadme.com/) for this template. - -## Suggestions for a good README -Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information. - -## Name -Choose a self-explaining name for your project. - -## Description -Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors. - -## Badges -On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge. - -## Visuals -Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method. - -## Installation -Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection. - -## Usage -Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README. - -## Support -Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc. - -## Roadmap -If you have ideas for releases in the future, it is a good idea to list them in the README. - -## Contributing -State if you are open to contributions and what your requirements are for accepting them. - -For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self. - -You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser. - -## Authors and acknowledgment -Show your appreciation to those who have contributed to the project. - -## License -For open source projects, say how it is licensed. - -## Project status -If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers. +Les "manips" sont pour la plupart tirées des livres de Aurélien Geron : + - [Deep Learning avec Keras et TensorFlow](https://www.dunod.com/sciences-techniques/deep-learning-avec-keras-et-tensorflow-mise-en-oeuvre-et-cas-concrets) + - [Machine Learning avec Scikit-Learn ](https://www.dunod.com/sciences-techniques/machine-learning-avec-scikit-learn-mise-en-oeuvre-et-cas-concrets-0) + + Le dépôt associé aux livres : https://github.com/ageron/handson-ml2 diff --git a/mes-scripts-de-ml.png b/mes-scripts-de-ml.png new file mode 100644 index 0000000000000000000000000000000000000000..5664d1af5c193afa06308b9eb9145062d0db4dbf GIT binary patch literal 3824 zcmV004R>004l5008;`004mK004C`008P>0026e000+ooVrmw00006 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 mIV~_XR5CC+H8wghHY+eNIxsK^e0rAv0000