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.dev0.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.dev0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fived_nn-0.0.3.dev0.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.dev0.tar.gz
Algorithm Hash digest
SHA256 7c78110a66e33ed0f5d606f83edf11b085095b0abe30223b32dc28e08df78c02
MD5 96dd8e3bf718981d8febbcda31ad41a3
BLAKE2b-256 dd2c653843ec35cd72dada3597a25cfb930abb9fe65899d2c4da948df378fa21

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fived_nn-0.0.3.dev0-py3-none-any.whl
  • Upload date:
  • Size: 6.9 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.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 2b83466df413cfcbbadf2537e706657de8fd31c175f50ba6bb3224a2f781822f
MD5 a34bd2f612ebda84fc7107c0b2c79e1d
BLAKE2b-256 f0ef8958ebba492026e1670360c64cd8f971c1522ec25cc558843379094a28e8

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