Giter Site home page Giter Site logo

wernhervondata / ai-katie Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 34 KB

The library that is meant to be my own Python package that provides utility tools for Data Science and AI using common libraries. It's used and extended by myself when I'm running to problem that might be more common than me.

License: MIT License

Python 100.00%

ai-katie's People

Contributors

wernhervondata avatar

Watchers

 avatar

ai-katie's Issues

Dataframe normalizer

Create a function that will allow to use a normalizer globally for columns

def apply_normalization(dataframe, columns=None)

Check performance of the ReplayMemory

Check how the current deque behaves under a big number of elements in the memory in hundreds od thousands and millions. Verify especially loading and adding new elements when the memory is full.

Implement eventual improvements

NeuralNetwork RandomSearch

Allow to wrap a network from #1 in a Random Search, that will allow you to find the best architecture to tackle the problem.

Configurable Keras Network

The goal of this task is to provide an API that will allow creating a custom neural network on Keras backend.

In scope:

  • Object Containing fit and predict methods
  • Means to create custom network size - one input - one output at this moment.

Implement utils from my ai-doom

Get everything that is useful from the ai-doom repository and implement it, so it can be used from here.

Also publish it on the test-pypi and when it will be satisfying - make a first publish on the real PyPi.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.