Skip to content
View yui-mhcp's full-sized avatar
Block or Report

Block or report yui-mhcp

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
yui-mhcp/README.md

πŸ˜‹ Yui-mhcp πŸ˜‹

A centralization of Deep Learning projects

Welcome to my GitHub profile ! The objective of my projects is to make Deep Learning more accessible, and provide real-world examples to enhance education and research in the field ! πŸ˜‹

The goal is to aggregate a wide range of Deep Learning topics in one place with a common abstraction, making it easier for you to dive into this fascinating field. Each repository not only focuses on a specific area of Deep Learning, but also includes links to tutorials and reference papers. These resources are carefully selected to help you grasp both the practical and theoretical aspects of Deep Learning, which can sometimes be challenging to find.

Covered topics

Currently developped topics :

Additional utilities :

Practical use cases :

All topics are released in separate repositories to make it easier to learn / experiments with dedicated codes and ressources.

* It is a demonstration code to show how to subclass BaseModel. I will add a dedicated repository later for general classification (text / image / ...).

Contacts and licence

Contacts :

Terms of use

The goal of these projects is to support and advance education and research in Deep Learning technology. To facilitate this, all associated code is made available under the GNU Affero General Public License (AGPL) v3, supplemented by a clause that prohibits commercial use (cf the LICENCE file).

These projects are released as "free software", allowing you to freely use, modify, deploy, and share the software, provided you adhere to the terms of the license. While the software is freely available, it is not public domain and retains copyright protection. The license conditions are designed to ensure that every user can utilize and modify any version of the code for their own educational and research projects.

If you wish to use this project in a proprietary commercial endeavor, you must obtain a separate license. For further details on this process, please contact me directly.

For my protection, it is important to note that all projects are available on an "As Is" basis, without any warranties or conditions of any kind, either explicit or implied. However, do not hesitate to report issues on the repository's project, or make a Pull Request to solve it πŸ˜„

Citation

If you find this project useful in your work, please add this citation to give it more visibility ! πŸ˜‹

@misc{yui-mhcp
    author  = {yui},
    title   = {A Deep Learning projects centralization},
    year    = {2021},
    publisher   = {GitHub},
    howpublished    = {\url{https://github.com/yui-mhcp}}
}

Acknowledgments

Thanks to @Ananas120 for his contribution and sharing his implementation of Transformers architectures + his master thesis' code about Q&A !

Popular repositories Loading

  1. text_to_speech text_to_speech Public

    (Multi Speaker) Text-To-Speech (TTS) project

    Python 9 2

  2. data_processing data_processing Public

    Data processing utilities in keras3

    Jupyter Notebook 4 1

  3. siamese_networks siamese_networks Public

    Siamese Networks + general Encoder networks project

    Jupyter Notebook 4

  4. ocr ocr Public

    OCR with Scene-Text Detection project

    Python 4 1

  5. base_dl_project base_dl_project Public

    Python 2 1

  6. yui-mhcp yui-mhcp Public

    Config files for my GitHub profile.