-
Updated
May 24, 2022 - JavaScript
#
pickle
Here are 445 public repositories matching this topic...
Simple extensive tar-like archive format with indexing
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
-
Updated
May 16, 2022 - Python
pSpitzner
commented
Oct 3, 2021
This adds the ability to auto-complete keys of benedicts in an interactive ipython console.
Pressing tab when entering a key of a benedict instance will offer a selection of possible keys.
This allows for quick traversing into deeper levels, when benedicts are nested.
I adapted the code from the [ipython completer in h5py](https://github.com/h5py/h5py/blob/d40791348bb54c04ab9c7e644561fc236523
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Flexible HDF5 saving/loading and other data science tools from the University of Chicago
-
Updated
Sep 23, 2021 - Python
Portable and lightweight GUI utility to pack and extract asar( electron archive ) files, Only 551 KB!
-
Updated
Dec 2, 2021
A fast and powerful RPC framework based on ASGI/WSGI.
-
Updated
Jun 2, 2022 - Python
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.
machine-learning
deep-learning
proof-of-concept
scikit-learn
android-application
python3
pickle
rnn-tensorflow
androidstudio
lstm-neural-networks
pycharm-ide
human-activities
hidden-units
smartphone-accelerometer
-
Updated
Sep 25, 2017 - Python
A toy compiler that can convert Python scripts 🐍 to pickle bytecode 🥒
-
Updated
Mar 27, 2022 - Python
A simple immutable dictionary for python
map
development
immutable
dictionary
dict
stable
developer
developer-tools
pickle
deepcopy
developers
hashable-dictionaries
frozendict
-
Updated
Apr 20, 2022 - C
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.
python
yaml
backdoor
hacking
deserialization
rce
cmd
pickle
msfvenom
serial-data
deserialization-vulnerability
pyyaml
deserialization-rce-attack
attack-vectors
python-driven-applications
prick
ruamel
ruamelyaml
pysyck
-
Updated
Mar 25, 2021 - Python
I turned myself into a container, Morty! Boom!
-
Updated
Nov 23, 2017 - Shell
A pipeline to CI/CD of a machine learning model on Google Cloud Run
python
dockerfile
deployment
pipeline
continuous-integration
continuous-deployment
google-cloud
flask-application
pickle
cicd
cloud-deployment
cloud-application
cloud-build
machine-learning-deploy
ml-ops
cloud-run
-
Updated
May 8, 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
python
linux
raspberry-pi
iot
json
python-library
python-script
bluetooth
ble
python-3
rfcomm
pickle
bluez
raspberry-pi-3
socket-programming
iot-device
pybluez
python-bluetooth-service
bluetooth-daemon
bluetooth-server
-
Updated
Apr 7, 2022 - Python
Discord bot for server moderation purposes
-
Updated
Nov 4, 2018 - TypeScript
Repo of paper title 'Avoid touching your face: A hand-to-face 3d motion dataset (covid-away) and trained models for smartwatches'
visualization
optimization
gyroscope
accelerometer
dataset-creation
pickle
sensor-fusion
smartwatch
cnn-model
barometric-pressure
local-outlier-factor
one-class-svm
iforest
features-extraction
tflite
one-class-classification
rotation-vectors
covid-19
3d-motion
-
Updated
Aug 4, 2021 - Python
This is my attempt at building a not so much of an AI, Jarvis
-
Updated
Dec 31, 2019 - Python
Opinion mining for provided data from various NLTK corpus to test/enhance the accuracy of the NaiveBayesClassifier model.
-
Updated
Oct 10, 2020 - Python
Heart Disease Diagonstician web app
-
Updated
Oct 23, 2021 - Python
Used Convolutional Deep Neural nets to extract features from the image
-
Updated
May 11, 2018 - Jupyter Notebook
Deploying machine learning model using flask
-
Updated
Nov 17, 2018 - HTML
Improve this page
Add a description, image, and links to the pickle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pickle topic, visit your repo's landing page and select "manage topics."
See the XDG Base directory specification
Sounds like
$XDG_CACHE_HOME/cachiershould be used if theXDG_CACHE_HOMEenvironment variable is defined.By the way, this is a good first issue for any first time contributor.