Skip to content
#

fcnn

Here are 23 public repositories matching this topic...

Predicting the closing stock price given last N days' data that also includes the output feature for CNN & LSTM, while predicting it for regular NN given only today's data, observing and comparing time series for various models. Additionally finding best value for N previous days and bidirectional LSTM for experiments.

  • Updated Aug 10, 2019
  • Jupyter Notebook

This project is about training a deep neural network to identify and track a target in simulation using Udacity's RoboND drone simulator. 🛸 Applications like this are key to many fields of robotics and the techniques applied can be extended to scenarios like advanced cruise control in autonomous vehicles or human-robot collaboration. 👨‍🏫

  • Updated Sep 2, 2020
  • Jupyter Notebook

Developed a CNN model to classify skin moles as benign or malignant using a balanced dataset from Kaggle, achieving a test accuracy of 81.82% and an AUC of 89.06%. Implemented data preprocessing by resizing images to 224x224 pixels and normalizing pixel values, enhancing model performance and stability.

  • Updated Jul 29, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the fcnn 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 fcnn topic, visit your repo's landing page and select "manage topics."

Learn more