Thread for upcoming changes Draft #32
codeperfectplus
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Created: 31-10-2022 Last Edit: 04-11-2022
Initial draft for upcoming changes plans.
Organization-level overview of ongoing and upcoming development. will move to some tool soon as more maintainers will join.
1. Workflow Pipeline
All the changes will be done in the dev branch.
for package creation/documentation(readthedocs) main(stable) branch will be use. It's for stable workflow.
2. Documentation Change
Sphinx - Sphinx makes it easy to create intelligent and beautiful documentation.
Documentation Check Table
3. Test Cases and CI/CD pipeline
we are extending all the documentation for the Same type for all the projects.
Change Packge Type to Cython.
4. File mover
5. Random Profile Generator
fname
file will be rewritten. There will be 2 files for now.codeperfectplus/RandomProfileGenerator#44
6. AudioBook
7. Cybel
8. Py-Contributors Website
9. Upcoming Projects 2023
Voice Authenticator (VA) - A voice authentication system that uses
the user's voice to authenticate the user. The system will be implemented in Python width
the help of the deep learning library Keras/pytorch.
Accuracy metrics - implementation of machine learning Accuracy metrics
in Python. like F1 score, Precision, Recall, Confusion Matrix, ROC curve, AUC, etc.
Image Augmentation - implementation of image augmentation for the
training of the neural network models. it will be implemented in
numba instead of NumPy. Numba is a just-in-time compiler for python
code. it is faster than NumPy and it is easier to use than cython.
It will make the code faster.
Please suggest the changes, and I will add them to this draft.
@Py-Contributors/maintainers-team
@Py-Contributors/python-support
Beta Was this translation helpful? Give feedback.
All reactions