Skip to main content

An artificial intelligence utilities package built to remove the delays of machine learning research.

Project description

PAI-Utils

Programming Artificial Intelligence Utilities is a package that aims to make artificial intelligence and machine learning programming easier through abstractions of extensive APIs, research paper implementations, and data manipulation.

Modules in this package are used extensively in this playlist. The reinforcement modules are used here.

Package Features

  • Analytics
    • Plotting of data through embedding algorithms, such as Isomap and TSNE
  • Audio
    • Recording and playing
    • Volume, speed, and pitch manipulation
    • Trimming and Splitting
    • Nonoverlapping Spectrogram creation
    • Audio file conversions
  • Image
    • Simplified OpenCV Interface
  • Autoencoder
    • Trainner and Predictor
    • Basic network architecture creation
  • Evolution Algorithm
    • One dimensional evolution algorithm
    • Hyperparameter tuner
  • GAN Network
    • Trainner and Predictor
  • Neural Network
    • Trainner and Predictor
    • Dense layers that combine batch norm
    • Convolution layers that combine batch norm, max pooling, upsampling, and transposing
  • Reinforcement
    • OpenAI Gym wrapper
    • Multi-agent adverserial environment
    • Greedy, ascetic, and stochastic policies
    • Noise Policies
    • Exponential, linear, and constant decay
    • Ring and normal memory
    • Agents
      • QAgent: Q-learning with a table
      • DQNAgent Q-learning with a neural network model
      • PGAgent: State to action neural network model (Actor) trained with policy gradients
      • DDPGAgent: State to continous action space neural network model trained with deterministic policy gradients
  • Reinforcement Agents
    • DQNPGAgent: A combination of a DQN and PG agent into one agent
    • A2CAgent: Advantage Actor Critic agent
    • PPOAgent: Proximal Policy Optimization agent
    • TD3Agent: Twin Delayed DDPG Agent

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

paiutils-1.0.4.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

paiutils-1.0.4-py3-none-any.whl (2.5 MB view details)

Uploaded Python 3

File details

Details for the file paiutils-1.0.4.tar.gz.

File metadata

  • Download URL: paiutils-1.0.4.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5

File hashes

Hashes for paiutils-1.0.4.tar.gz
Algorithm Hash digest
SHA256 ceadc0f161ff9261fa3c0fb65547b6ff0fd182ef84b7dedbde2d536129117e4e
MD5 7e2cf9ec2a265363f847b6bff2a4a083
BLAKE2b-256 047c7e73e8d300410ed1216ddeb30f82d73c57473fcefbfbaff271628da972de

See more details on using hashes here.

File details

Details for the file paiutils-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: paiutils-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5

File hashes

Hashes for paiutils-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2133b0205772e8574564e9328a0581368ca45ca136d4a957df065509e56677ba
MD5 57b02611025d2f6680371b623d4ac49a
BLAKE2b-256 f7124a3faf4ca4bb0b343305cd37098ebf6f24bef3ade0116e786f3b9f95171f

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