PyDeepFlow v1.0.0 🥳 #37
ravin-d-27
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pydeepflow Release Notes
Version:
1.0.0
Release Date: 23rd October 2024
Overview
This is the initial release of Pydeepflow, a Python library designed for building and training artificial neural networks (ANNs). The library provides a flexible framework for various classification tasks, including support for batch normalization, dropout, and L2 regularization.
Features
Multi-Layer Artificial Neural Network (ANN):
Forward and Backward Propagation:
Regularization Techniques:
Batch Normalization:
Checkpointing:
Cross-Validation Support:
Training Utilities:
Improvements
Weight Initialization:
Training History Tracking:
Verbose Logging:
Bug Fixes
Gradient Clipping:
Output Layer Handling:
Usage Instructions
To get started with Pydeepflow, please refer to the GitHub Wiki for detailed instructions on installation, configuration, and usage examples.
Installation
Acknowledgments
Thank you to all the contributors for your support!
This discussion was created from the release PyDeepFlow v1.0.0 🥳.
Beta Was this translation helpful? Give feedback.
All reactions