Skip to main content

Collection Machine Learning algorithm beyond papers

Project description

Beyond Papers

Trying to do small gradient update to AI/ML Research with keen interest to build community of "Code before Research paper","Random and open Experiments before perfect solution". Building value beyond papers.

Each algorithm will have easy to understand underlying intution and architecture breif mentioned by concept contributors and collaborators. Before moving experimental to launched atleast 3 usage examples, associated medium post and concept video will be linked in the document for quick reference.

Launched:

Just getting started ...

Live Experiments:

Switchers:

***Compatible with Tensorflow | Regression | Deeplearning for Tabular Data | Spit->Iterate<->Switch

Motivations: Ensemble Trees are great fit for classification but are not good conceptual fit for Regression problems.
Deeplearning models which ideally must be good fit still fails in case of tabular data.
Architecture of Tabular Deeplearning Models like Tabnet are not very intutive hence not beginner friendly.

Reach out: aibeyondpaper@gmail.com

Data might contain subgroups which might behave differently from each other hence might useful to split them up and train seperately" As the name suggests switcher main idea is that it iteratively switches observations to respective best learner .

Switcher makes an attempts to make deeplearning work for tabular data. Its being built considering both beginner's ease of use and customisabliltity for advance user.

Architecture: Switchers architecture choice revolves around Split, Iterate and Switch functions.

Train Cycle: Split Data (unsupervised ) -> Repeat( Iterative Regression like Deep ANN) per Split <-> Switch observation to respective best learner ) <- Best Learner Classifier

Test Cycle : Best Learner Classifier -> Regressor

Results : In progress. Will be reported soon. Initial test indicated significant improvement on regression tasks compared to vanilla Deep ANN.

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

beyondpapers-0.1.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

beyondpapers-0.1.0-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file beyondpapers-0.1.0.tar.gz.

File metadata

  • Download URL: beyondpapers-0.1.0.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for beyondpapers-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c943181a7e12a1553262311b50ca25a1c92cdc61a1cb39dee47f96c49a1226ec
MD5 36d306811cf29b4833a67089d40743dc
BLAKE2b-256 15a224f293a80fadb18437f520b2ff5ed1372fecccbe9548a16940f24ddabeba

See more details on using hashes here.

File details

Details for the file beyondpapers-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: beyondpapers-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for beyondpapers-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e7fcf08554075ccc4d7caf7efba150a3041ad9ba19be53d0f20a5711bc4761b1
MD5 08d75c1ce6561ee272a36c2d77c76fe6
BLAKE2b-256 136fe769235ed275681a38e61f4a2cb8fe28a6e9533d94e5de0881ecd0bb2765

See more details on using hashes here.

Supported by

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