Skip to content

Aashish1-1-1/SimpleNeuralNetinC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Learing NeuralNet in C

Overview

This repository contains a basic implementation of a neural network from scratch using the C programming language. The goal is to provide a fundamental understanding of neural networks without relying on external libraries.

Features

  • Simplicity: The implementation is kept simple and easy to understand, making it suitable for educational purposes.
  • Modularity: Code is organized into modular components, facilitating easy comprehension and potential extensions.
  • Comments and Documentation: Detailed comments and documentation are provided to explain the functioning of each component.

Reference

From an article see
From youtube see
File handeling see

Prerequisites


Build and Run

  1. Clone the repository:

    git clone  https://github.com/Aashish69-96/LearningNeuralNet2024.git
    bash build.sh

About

A repo where i will be diving deeply in fudamentals of Ml and NeuralNet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published