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.2.dev0.tar.gz (3.4 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.2.dev0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fived_nn-0.0.2.dev0.tar.gz
  • Upload date:
  • Size: 3.4 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.2.dev0.tar.gz
Algorithm Hash digest
SHA256 7b646f8f1064d6b26d2ae12f0c824d70ed6ad4cccb0cdd27fdf20fb3b7813553
MD5 da6b5eba0b107f226f137507e77b66b0
BLAKE2b-256 40fe282038d332e64b817c3bc1bda28ddd9200336888843d20aaa30feb9dbc2d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fived_nn-0.0.2.dev0-py3-none-any.whl
  • Upload date:
  • Size: 4.2 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.2.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 ad924355e4ad241a8fab629a11cd2d0b40426d443e8a3c29c1c4151bc6d39b02
MD5 f9c06d27ce47da8532e4d2006ff05c33
BLAKE2b-256 2780256f0a8bb2ee173335ffaea51c3561c1876276a56429e6de53776d82e4e1

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