Skip to main content

A neural network to perform interpolation on 5 dimensional data using a neural network.

Project description

Dummy Package Project

This is an example Python package structure with a simple dummy module and class.

Project Structure

dummy_package_project/
├── dummy_package/
│   ├── __init__.py
│   └── dummy_module/
│       ├── __init__.py
│       └── dummy_class.py
├── README.md

Installation

Clone this repository, navigate to the dummy_package_project folder and you can install the package locally:

pip install .

Usage

Example usage of the DummyClass:

from dummy_package.dummy_module import DummyClass

obj = DummyClass()
print(obj.__name__)  # Output: DummyClass
print(obj.age)       # Output: Not very old
print(obj.sum(2, 3)) # Output: 5

Package Contents

  • dummy_package.dummy_module.dummy_class.DummyClass A dummy class with a sum(a, b) method and example attributes.

Development

To install development dependencies:

pip install -r requirements.txt

License

This project is provided for demonstration purposes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fived_nn-0.0.3.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fived_nn-0.0.3-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file fived_nn-0.0.3.tar.gz.

File metadata

  • Download URL: fived_nn-0.0.3.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for fived_nn-0.0.3.tar.gz
Algorithm Hash digest
SHA256 358dac4ef9083c664eac21b128d2ddb2ea8a875a035ad39d9b18fbd0cc3101a5
MD5 8974df7ac47b213446185d80ffbf9fa3
BLAKE2b-256 10275e2f89970aba9edc076c0b7c1f2806e1918791ff839534a759a13c766fc3

See more details on using hashes here.

File details

Details for the file fived_nn-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: fived_nn-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for fived_nn-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 aad0994576576a206d879f812688db1b60d8b712e284a73094b89e4db4defe46
MD5 be3e45439eb2eda034d2f7a68ce95ba9
BLAKE2b-256 07c627e7f6e4eb68c715b294e31e2b691793be1ec25928f7a48bcba48d523179

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page