March 2024

Integrating Firebase App Distribution with Azure DevOps for Android App Testing

Continuous Integration and Continuous Deployment (CI/CD) processes are crucial for the modern development workflow, enabling teams to automate testing and deployment of their applications. For Android development, integrating Firebase App Distribution with Azure DevOps provides a streamlined pathway for distributing app builds to testers efficiently. This article will guide you through setting up Firebase App […]

Integrating Firebase App Distribution with Azure DevOps for Android App Testing Read More »

Set up CI/CD for Android Apps and Deploy on Firebase with GitHub Actions.

Dans ce guide, nous allons découvrir comment construire une application Android et la déployer pour des tests en utilisant la distribution d’applications Firebase via GitHub Actions. Explication de GitHub Actions : GitHub Actions est un service CI/CD qui automatise le processus de construction, de test et de déploiement. Vous pouvez configurer des workflows pour automatiser

Set up CI/CD for Android Apps and Deploy on Firebase with GitHub Actions. Read More »

black smartphone showing icons with icons

Revolutionizing Machine Learning Workflows: The Waze Journey with TFX and Vertex AI

Waze has long been at the forefront of combining community-driven insights with cutting-edge technology to redefine how we navigate our roads. It stands as the largest community-based traffic and navigation app globally, leveraging real-time data to help users avoid both literal and metaphorical roadblocks. Beyond its core mobile navigation capabilities, Waze has expanded its technological

Revolutionizing Machine Learning Workflows: The Waze Journey with TFX and Vertex AI Read More »

bitcoin, investment, finance-7168736.jpg

Bitcoin Price Forecasting: Building a Bidirectional LSTM Neural Network with TensorFlow 2

n this project, you will learn how to construct a basic Deep Neural Network to forecast Bitcoin prices utilizing historical data. While this model can be applied in various ways, any risks associated with its use are solely your responsibility. If you’re contemplating whether cryptocurrency can still offer lucrative returns, the answer is complex. In

Bitcoin Price Forecasting: Building a Bidirectional LSTM Neural Network with TensorFlow 2 Read More »