Skip to content
#

convolutional-neural-networks

Here are 61 public repositories matching this topic...

Hi! Thanks for checking out my tutorial where I walk you through the process of coding a convolutional neural network in java from scratch. After building a network for a university assignment, I decided to create a tutorial to (hopefully) help others do the same and improve my own understanding of neural networks.

  • Updated Apr 21, 2022
  • Java

Fitness Monitor is an Android application that users can use to track their daily activities like walking, jogging, sitting, standing, walking upstairs and walking downstairs. The application uses a Convolutional Neural Network (CNN) to predict user activity automatically and stores the information in a database stored on the phone. The users ca…

  • Updated Oct 1, 2020
  • Java

Improve this page

Add a description, image, and links to the convolutional-neural-networks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the convolutional-neural-networks topic, visit your repo's landing page and select "manage topics."

Learn more