fernanda rodríguez
Results
4
repositories owned by
fernanda rodríguez
generative_adversarial_networks_101
201
Stars
79
Forks
Watchers
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
augmented_reality_101
117
Stars
23
Forks
Watchers
Introduction to Augmented Reality (AR) with Python 3 and OpenCV 4.2.
python_best_practices
32
Stars
3
Forks
Watchers
How to make your code shine with isort, Black, Flake8, and Pylint. Guidelines and best practice suggestions on how to write Python code.
ml_with_fastapi_and_streamlit
19
Stars
5
Forks
Watchers
Prototyping a Machine Learning Application with Streamlit, FastAPI, Hugging Face and Docker