code for deep learning courses
Role in this project:
ML Engineer Contributions:16 commits, 5 PRs, 15 pushes in 1 year 2 months
Contributions summary:Jill-jênn contributed to the development of deep learning models, specifically focusing on sequence-to-sequence models, as evidenced by the addition of `seq2seq.py` and its associated components, including an `EncoderRNN`, `DecoderRNN`, and `AttnDecoderRNN`. The commits involve constructing and training a seq2seq model, incorporating techniques like teacher forcing and attention mechanisms. Furthermore, the user's efforts are related to a Federated Poisoning project, demonstrating their engagement in advanced machine learning methodologies and a focus on dataset and model manipulation.
deep-learningpytorchmachine-learning
Role in this project:
Full-stack Developer Contributions:12 commits in 5 months
Contributions summary:Jill-jênn implemented and refined a typesetting engine, the core of which is written in Python, that determines optimal breakpoints for text justification. They added functionality to generate PostScript output for rendering the formatted text. Furthermore, the user refactored the code for improved style and readability, adhering to PEP 8 guidelines, and introduced a class to streamline the typesetting process.
linesmodular-designlistsjava