LegacyNeuralNetworks


NameLegacyNeuralNetworks JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryLegacy Neural Networks
upload_time2023-11-06 03:50:29
maintainer
docs_urlNone
authorHrushikesh Kachgunde
requires_python
license
keywords python neural networks ann mcculloh-pitt art neural network
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Legacy Neural Networks

The Legacy Neural Networks Library is a powerful tool designed to facilitate the development and implementation of neural networks using traditional or legacy approaches. This library provides a comprehensive set of features and functionalities to support the exploration, training, and evaluation of neural network models from earlier generations.

```
!pip install LegacyNeuralNetworks
```

## Key Features

- **Legacy Network Architectures:** The library offers a variety of legacy neural network architectures, including classic feedforward networks, recurrent neural networks (RNNs), convolutional neural networks (CNNs), and more. These architectures serve as the foundation for building and experimenting with neural models based on traditional methodologies.

- **Flexible Configuration:** With the Legacy Neural Networks Library, users can easily configure and customize network architectures by specifying the number of layers, types of activation functions, connectivity patterns, and other relevant parameters. This flexibility allows for tailoring the neural networks to specific tasks and datasets.

- **Training and Optimization:** The library provides efficient algorithms for training neural networks using classic optimization techniques, such as gradient descent and backpropagation. It includes various optimization strategies and learning rate schedules to enhance convergence and improve network performance.

- **Data Preprocessing:** To streamline the data preparation process, the library offers a range of preprocessing utilities. Users can leverage functionalities like data normalization, feature scaling, one-hot encoding, and data augmentation to ensure the input data is properly formatted for training legacy neural networks.

- **Evaluation and Metrics:** The Legacy Neural Networks Library enables the evaluation of trained models through comprehensive performance metrics. Users can assess accuracy, precision, recall, F1 score, and other common evaluation measures to gain insights into the network's effectiveness.

- **Integration and Deployment:** The library supports integration with existing machine learning ecosystems and frameworks, allowing for seamless interoperability. Models developed using the Legacy Neural Networks Library can be deployed to various environments, including embedded systems, cloud platforms, or edge devices.

## Getting Started

To start using the Legacy Neural Networks Library, follow these simple steps:

1. Install the library by running the package manager command:

```
!pip install LegacyNeuralNetworks
```

![IMG](https://github.com/Hrushi11/LegacyNeuralNetworks/blob/main/assets/code.png?raw=true)

```
from LegacyNeuralNetworks.Fill import Writer
from LegacyNeuralNetworks import ARTNeuralNetwork

write = Writer('output.txt')
print(write.questions) 
write.getCode('descision_region_perceptron')
```

**Choose from**

- `activation_function`
- `mcculloh_pitt`
- `ascii_perceptron`
- `descision_region_perceptron`
- `recognize_5x3_matrix`
- `ann_forward_backward`
- `xor_backprop`
- `art_network`
- `hopfield_network`
- `cnn_object_detection`
- `cnn_image_classification`
- `cnn_tf_implementation`
- `mnist_detection`
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "LegacyNeuralNetworks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,neural networks,ann,mcculloh-pitt,ART neural network",
    "author": "Hrushikesh Kachgunde",
    "author_email": "<hrushiskachgunde@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cc/66/0bd7ead074074ec4d24a2d77a42f6abc6f035e4da54b51521492d7c33905/LegacyNeuralNetworks-0.1.0.tar.gz",
    "platform": null,
    "description": "# Legacy Neural Networks\n\nThe Legacy Neural Networks Library is a powerful tool designed to facilitate the development and implementation of neural networks using traditional or legacy approaches. This library provides a comprehensive set of features and functionalities to support the exploration, training, and evaluation of neural network models from earlier generations.\n\n```\n!pip install LegacyNeuralNetworks\n```\n\n## Key Features\n\n- **Legacy Network Architectures:** The library offers a variety of legacy neural network architectures, including classic feedforward networks, recurrent neural networks (RNNs), convolutional neural networks (CNNs), and more. These architectures serve as the foundation for building and experimenting with neural models based on traditional methodologies.\n\n- **Flexible Configuration:** With the Legacy Neural Networks Library, users can easily configure and customize network architectures by specifying the number of layers, types of activation functions, connectivity patterns, and other relevant parameters. This flexibility allows for tailoring the neural networks to specific tasks and datasets.\n\n- **Training and Optimization:** The library provides efficient algorithms for training neural networks using classic optimization techniques, such as gradient descent and backpropagation. It includes various optimization strategies and learning rate schedules to enhance convergence and improve network performance.\n\n- **Data Preprocessing:** To streamline the data preparation process, the library offers a range of preprocessing utilities. Users can leverage functionalities like data normalization, feature scaling, one-hot encoding, and data augmentation to ensure the input data is properly formatted for training legacy neural networks.\n\n- **Evaluation and Metrics:** The Legacy Neural Networks Library enables the evaluation of trained models through comprehensive performance metrics. Users can assess accuracy, precision, recall, F1 score, and other common evaluation measures to gain insights into the network's effectiveness.\n\n- **Integration and Deployment:** The library supports integration with existing machine learning ecosystems and frameworks, allowing for seamless interoperability. Models developed using the Legacy Neural Networks Library can be deployed to various environments, including embedded systems, cloud platforms, or edge devices.\n\n## Getting Started\n\nTo start using the Legacy Neural Networks Library, follow these simple steps:\n\n1. Install the library by running the package manager command:\n\n```\n!pip install LegacyNeuralNetworks\n```\n\n![IMG](https://github.com/Hrushi11/LegacyNeuralNetworks/blob/main/assets/code.png?raw=true)\n\n```\nfrom LegacyNeuralNetworks.Fill import Writer\nfrom LegacyNeuralNetworks import ARTNeuralNetwork\n\nwrite = Writer('output.txt')\nprint(write.questions) \nwrite.getCode('descision_region_perceptron')\n```\n\n**Choose from**\n\n- `activation_function`\n- `mcculloh_pitt`\n- `ascii_perceptron`\n- `descision_region_perceptron`\n- `recognize_5x3_matrix`\n- `ann_forward_backward`\n- `xor_backprop`\n- `art_network`\n- `hopfield_network`\n- `cnn_object_detection`\n- `cnn_image_classification`\n- `cnn_tf_implementation`\n- `mnist_detection`",
    "bugtrack_url": null,
    "license": "",
    "summary": "Legacy Neural Networks",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        "neural networks",
        "ann",
        "mcculloh-pitt",
        "art neural network"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc660bd7ead074074ec4d24a2d77a42f6abc6f035e4da54b51521492d7c33905",
                "md5": "2ade8e78150b4de7554d21e38d95877e",
                "sha256": "d8372597c2b7c2a35b0c231d81bc72c6cba496353f85d092237e3078fa09ad14"
            },
            "downloads": -1,
            "filename": "LegacyNeuralNetworks-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2ade8e78150b4de7554d21e38d95877e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32740,
            "upload_time": "2023-11-06T03:50:29",
            "upload_time_iso_8601": "2023-11-06T03:50:29.198171Z",
            "url": "https://files.pythonhosted.org/packages/cc/66/0bd7ead074074ec4d24a2d77a42f6abc6f035e4da54b51521492d7c33905/LegacyNeuralNetworks-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-06 03:50:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "legacyneuralnetworks"
}
        
Elapsed time: 0.13870s