Author
Growth Acceleration Partners
Articles by Growth Acceleration Partners 233
Growth Acceleration Partners | August 3, 2022
Labs Notes: Exploring GraphQL for Web APIs – Introduction and Thoughts
An introduction to building robust APIs using GraphQL — an open-source data query language and runtime for building scalable Web APIs.
Read More
Growth Acceleration Partners | July 19, 2022
Lab Notes: Setting Up MediaPipe on Android for Gesture Recognition
This series details how to set up a framework for live machine learning and computer vision on Windows and Linux devices via MediaPipe.
Read More
Growth Acceleration Partners | June 14, 2022
Lab Notes: An Introduction to Android Jetpack Compose
Android Jetpack Compose is a game-changing fundamental rethink of UI development. Learn to write composable functions in Kotlin to generate UI components.
Read More
Growth Acceleration Partners | June 1, 2022
Writing Throwaway code, Part II: Moving to interactive notebooks in Ruby and Visual Studio Code
Interactive notebooks aren't just for data scientists or Python developers. It's easy to set up a Ruby backed sandbox using Visual Studio Code's Jupyter compatible notebook support.
Read More
Growth Acceleration Partners | May 18, 2022
Lab Notes: TensorFlow for Time Series Prediction, Part 3 – LSTMs & Multi-Step Forecasts
In part 3 of our simple single-layer neural network TensorFlow series, we attempt to use Recurrent Neural Networks (RNNs) and Long Short-Term Memory Networks (LSTMs) for learning and predicting sequences in a time series.
Read More
Growth Acceleration Partners | April 13, 2022
DevSecOps, Software & Data Engineering
Writing Throwaway Code, Part I: A file at a time using Ruby and Bundler inline
This article provides insights into how our backend developer sometimes leverages throwaway code. Maybe you’ll learn something to apply to your next learning venture.
Read More