Giter Club home page Giter Club logo

ai-hackathon's Introduction

vtwoptwo

Waving hand animated gif, I'm Vera

๐ŸŒฑ advancing my knowledge of ROS
๐Ÿ“š reading Why we sleep
๐Ÿ—จ๏ธ working on progamming cool HCI/ HRI stuff inspired by TUIs
๐Ÿ“Ž researching in Robotics and CV
๐Ÿ”ฅ interested in how humans interact with tech

Metrics

Blog Posts

  ______   .______    _______ .__   __.        _______.  ______    __    __  .______        ______  _______ 
 /  __  \  |   _  \  |   ____||  \ |  |       /       | /  __  \  |  |  |  | |   _  \      /      ||   ____|
|  |  |  | |  |_)  | |  |__   |   \|  |      |   (----`|  |  |  | |  |  |  | |  |_)  |    |  ,----'|  |__   
|  |  |  | |   ___/  |   __|  |  . `  |       \   \    |  |  |  | |  |  |  | |      /     |  |     |   __|  
|  `--'  | |  |      |  |____ |  |\   |   .----)   |   |  `--'  | |  `--'  | |  |\  \----.|  `----.|  |____ 
 \______/  | _|      |_______||__| \__|   |_______/     \______/   \______/  | _| `._____| \______||_______|
 ___________    ____  _______ .______     ____    ____ .___________. __    __   __  .__   __.   _______     
|   ____\   \  /   / |   ____||   _  \    \   \  /   / |           ||  |  |  | |  | |  \ |  |  /  _____|    
|  |__   \   \/   /  |  |__   |  |_)  |    \   \/   /  `---|  |----`|  |__|  | |  | |   \|  | |  |  __      
|   __|   \      /   |   __|  |      /      \_    _/       |  |     |   __   | |  | |  . `  | |  | |_ |     
|  |____   \    /    |  |____ |  |\  \----.   |  |         |  |     |  |  |  | |  | |  |\   | |  |__| |     
|_______|   \__/     |_______|| _| `._____|   |__|         |__|     |__|  |__| |__| |__| \__|  \______|     
                                                                                                            

Tools and Languages ive worked with

ai-hackathon's People

Contributors

iiu60 avatar pabloortegaa avatar vtwoptwo avatar

Stargazers

 avatar  avatar

Watchers

 avatar

ai-hackathon's Issues

Enhance Robustness with Retry Decorators Providing Feedback to the Model

Issue

Our current application does not have a mechanism for retrying failed operations with the added benefit of providing feedback to the model. This limits our ability to learn from and adapt to operational challenges.

Proposed Solution

Implement retry decorators that handle exceptions and, crucially, provide feedback to the model. This feedback loop will enable the model to learn from failures and improve its performance and robustness over time.

Expected Outcome

A more robust application that not only handles failures more effectively but also uses these experiences to enhance its operational efficiency and accuracy.

Additional Notes

Details on the implementation approach, such as the type of feedback to be collected, how it will be processed, and the expected modifications to the model, should be discussed here. This may include technical

Implement Real-Time CSV Saving During Document Loading

Issue

In the current setup, CSV files are saved after all documents are loaded, which might not be the most efficient approach.

Proposed Solution

Modify the data handling mechanism to allow for CSV files to be saved while documents are still being loaded. This aims to improve memory usage and processing speed.

Expected Outcome

More efficient memory usage and quicker data processing, leading to an overall faster workflow.

Additional Notes

Any technical challenges or specific methods for implementation can be discussed here.

Optimize Temporary Database Loading for Efficiency

Issue

Currently, our application loads a separate temporary database for each column in a document, which can be inefficient in terms of memory usage and processing speed.

Proposed Solution

Implement a strategy to load only one temporary database per document, rather than for each column. This change is expected to reduce memory overhead and improve the speed of data processing.

Expected Outcome

Reduced memory usage and faster processing of documents.

Additional Notes

Any specific implementation details or constraints should be discussed here.

Implement Multi-level Multiprocessing for Document and Column Processing

Issue

The current processing of documents and columns in the application is not optimized for speed, potentially leading to slower data handling.

Proposed Solution

Introduce multiprocessing at two levels: for processing each document and for each column within those documents. This dual-level multiprocessing aims to expedite data processing.

Expected Outcome

Significantly faster data processing and handling, with efficient utilization of system resources.

Additional Notes

Details about the proposed multiprocessing architecture and any dependencies can be included here.

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.