Leo's PhD repository.
Project description
dogwood
Leo's PhD repository.
Installation
pip install dogwood
Motivation
Building on past knowledge should be the default behavior of every neural network, regardless of architecture or learning task. Engineers and researchers waste significant time and computational resources trying to reproduce the results of already-published models, even when working on identical architectures and tasks. When a developer creates a new model, it should automatically set its parameters to maximize performance based on known models and tasks. If architecture and task are nearly identical, then the performance of the model should be at least as good as the previous best model; if the architecture and/or task differ significantly, then the model should distill knowledge from past runs to achieve superior performance.
Training a model from scratch is still a valid strategy for some applications, but such a regime should be the result of a developer's explicit decision to deviate from transfer-learning-by-default.
Vision: Unless a developer specifically decides to train from scratch, every new model should be at least as good as the previous best performing model of similar, but not necessarily identical, architecture.
Literature review
For a complete list of references used, please see the project literature review.
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
Built Distribution
File details
Details for the file dogwood-0.0.4.tar.gz
.
File metadata
- Download URL: dogwood-0.0.4.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 619c7c7ca4eb0d79742eec276ca81765799a63d2b5ca477d4d5c8c812225fcee |
|
MD5 | 7e33679a0b960ce6a10d806d192eeafb |
|
BLAKE2b-256 | 5894f99fd7479d72baf413f5820c308aa5fbaabfb2c1ee6f730dbd432800b263 |
File details
Details for the file dogwood-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: dogwood-0.0.4-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 826c4809bed60f3d6711389e982fe51ed27d9dc5d0946e345997b8d893545452 |
|
MD5 | c849d2e6ff9f754d84579040002d026c |
|
BLAKE2b-256 | 2e01c439a85eb6a09177d698d767efcd52e90da2eca876217bd9fb17e9add771 |