Skip to content
#

pickle

Here are 215 public repositories matching this topic...

ericmjl
ericmjl commented Apr 30, 2020

@shaypal5 I'm submitting this PR to hopefully make cachier a bit more usable with long-running functions.

I had noticed that the recursion pattern in wait_on_entry_calc was causing the issues I was seeing in #24. I changed the implementation here, and ran a few test cases on a project I was working on.

For short-running functions, nothing breaks. The cache gets loaded correctly, and the

This was my Master's project where i was involved using a dataset from Wireless Sensor Data Mining Lab (WISDM) to build a machine learning model to predict basic human activities using a smartphone accelerometer, Using Tensorflow framework, recurrent neural nets and multiple stacks of Long-short-term memory units(LSTM) for building a deep network. After the model was trained, it was saved and exported to an android application and the predictions were made using the model and the interface to speak out the results using text-to-speech API.

  • Updated Sep 25, 2017
  • Python

Peas create serialized payload for deserialization RCE attack on python driven applications where pickle ,pyYAML, ruamel.yaml or jsonpickle module is used for deserialization of serialized data. I will update it with more attack vectors to targets other modules.

  • Updated Apr 24, 2020
  • Python

This application connects two devices over Bluetooth and allows one to send messages to the other using json. Raspberry Pi Bluetooth interfacing with Linux via RFCOMM BT network

  • Updated Jun 25, 2020
  • Python

Improve this page

Add a description, image, and links to the pickle topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pickle topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.