Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kasinadhsarma authored Oct 3, 2024
1 parent adb4d08 commit 5b7d925
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# NeuroFlex: Advanced Neural Network Framework

[![NeuroFlex CI/CD](https://github.com/VishwamAI/NeuroFlex/actions/workflows/ci_cd.yml/badge.svg)](https://github.com/VishwamAI/NeuroFlex/actions/workflows/ci_cd.yml)
[![PyPI version](https://badge.fury.io/py/neuroflex.svg)](https://badge.fury.io/py/neuroflex)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/VishwamAI/NeuroFlex/blob/main/LICENSE)
[![GitHub release](https://img.shields.io/github/release/VishwamAI/NeuroFlex.svg)](https://GitHub.com/VishwamAI/NeuroFlex/releases/)
[![GitHub stars](https://img.shields.io/github/stars/VishwamAI/NeuroFlex.svg)](https://GitHub.com/VishwamAI/NeuroFlex/stargazers/)
[![Dependencies](https://img.shields.io/librariesio/release/pypi/neuroflex)](https://libraries.io/pypi/neuroflex)
[![GitHub issues](https://img.shields.io/github/issues/VishwamAI/NeuroFlex.svg)](https://GitHub.com/VishwamAI/NeuroFlex/issues/)


NeuroFlex is a cutting-edge neural network framework built on JAX, Flax, and TensorFlow, designed to address key challenges in modern machine learning: interpretability, generalization, robustness, and fairness. This project integrates state-of-the-art techniques and methodologies for creating more transparent, reliable, and ethical AI systems.

Expand Down

0 comments on commit 5b7d925

Please sign in to comment.