fcnn
Here are 25 public repositories matching this topic...
Concise neural network with C++ and CUDA
-
Updated
Apr 16, 2021 - C++
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
Example of converting CNN network to FCNN using keras.
-
Updated
Feb 17, 2018 - Jupyter Notebook
A collection of Deep Learning labs for the INSAT Data Science course.
-
Updated
May 6, 2024 - Jupyter Notebook
Enjoy the major Deep Learning Projects !!!
-
Updated
Nov 21, 2024 - 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
Neural networks on digit recognition. As part of the MITx course on machine learning with Python - from linear models to deep learning
-
Updated
Aug 10, 2024 - Python
A ROS1 self-driving car for the "Autonomous Driving Competition". The vehicle itself is a DonkeyCar with RaspberryPi and Raspberry Pi Camera.
-
Updated
Jan 27, 2023 - C++
Fully Convolutional Neural Network for heart segmentation
-
Updated
Feb 13, 2023 - Python
The project utilizes convolutional-based network architectures for semantic image segmentation. This project utilizes the Indian Driving Dataset (IDD) Lite to classify various elements in Indian road scenes into 8 predefined categories. This implementation utilizes FCN - VGG backbone, U-Net, LINKNet, and DEEPLABV3+.
-
Updated
Dec 11, 2024 - Python
This project demonstrates a complete pipeline for recognizing handwritten digits using the MNIST dataset. The project is implemented in Python using Jupyter Notebook, and it covers data loading, preprocessing, model training, and performance evaluation of a Fully Connected Neural Network (FCNN).
-
Updated
Jun 15, 2024 - Jupyter Notebook
Detection of Diabetic Retinopathy using a Fully Connected Neural Network for Data Processing (Tensorflow 1.12.0 and Python 3.6.6)
-
Updated
Jul 8, 2021 - Python
Classification of 3 species of flowers (versicolor, virginica, setosa) belonging to the Iris family, using a Fully Connected Neural Network for Data Processing (Tensorflow 1.12.0 and Python 3.6.6)
-
Updated
Jul 2, 2021 - Python
An implementation of the iris flower classification using Keras on the iris dataset
-
Updated
May 19, 2023 - HTML
Implementations of components of Neural Networks from scratch in Numpy
-
Updated
Feb 2, 2024 - Python
Implementaion of Random Forest, CNN and FCNN on 'Student Performance Factors' dataset
-
Updated
Nov 26, 2024 - Python
Train FCNN to label each pixel of driving footage as being part of the road (or not). For use in perception systems of autonomous cars.
-
Updated
Mar 1, 2018 - Python
Building fully connected neural network from zero without using deep learning libraries such as Pytorch.
-
Updated
Jan 24, 2024 - Python
Improve this page
Add a description, image, and links to the fcnn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fcnn topic, visit your repo's landing page and select "manage topics."