How developers can "level up" by creating content
In this Git Commit Show talk, Pachi Parra shares insights on benefits of technical content creation and how to get started with it. An inspiring guide for developers, developer relations professionals, and technical writers.
Get started with deep learning using Tensorflow 2.0
Understand Deep Learning with real-world code examples such as output predictions, fashion image classification, and rock paper scissor game, etc. Learn to code deep learning applications using Python, Tensorflow, Keras, etc. This session was originally presented live at Git Commit Show 2020.
Can a piece of code fix my posture? Yes, using ml5.js, P5.js, Angular, and Electron
In this Git Commit Show showcase, Ahsan showcased his project that helps people improve their posture. He shared how he built and learnt from this project.
How I built an autonomous cleaning robot | Showcase by Altanai
Altanai shares how she built a self-navigating robot which tracks and cleans the litter. This project was showcased at Git Commit Show 2019.
Get started with machine learning
Explaining Machine Learning with real world examples and getting started with your first ML project. This is a transcript of Git Commit Show 2019 talk.
How I improved my autonomous cleaning robot | Showcase by Altanai
In this Git Commit Show talk, Altanai showcases Ramudroid, an autonomous robotic vehicle to clean roads.
Grand unified theory of brain function, can data science lead us there?
This talk by Arpan(scientist at National Brain Research Centre) gives insights on evolution of grand unified theory of brain functions and studies in multi-sensory perceptions.
Don't Touch Your Face - App to fight COVID-19
In this Git Commit Show talk, Maya showcases how she uses transfer learning to build an app that uses computer vision to alert you when you touch your face.
Functional programming skill for effective problem solving in programming
In this Git Commit Show talk, Eric Normand shared insightful answers to questions such as: how to get started with refactoring your code for functional programming, how to deal with dependencies while following a functional programming style, how to simplify, etc.
Enabling speed and confidence in software development with testing
A tech talk that aims to guide teams to adopt a culture of speed with quality.