NeuralNetworkPointProcess
code for "Fully Neural Network based Model for General Temporal Point Processes"
Install / Use
npx skills add omitakahiro/NeuralNetworkPointProcessInstalls into whichever agent you are using.
README
Code for "Fully Neural Network based Model for General Temporal Point Processes"
This is a source code for
T. Omi, N. Ueda, and K. Aihara, "Fully neural network based model for general temporal point processes", Advances in Neural Information Processing Systems 32 (Neurips 2019), 2120 (2019).
Paper:
[NeurIPS] https://papers.nips.cc/paper/8485-fully-neural-network-based-model-for-general-temporal-point-processes
[Arxiv] https://arxiv.org/abs/1905.09690
[GitHub] https://omitakahiro.github.io/files/slide/Omi2019_Neurips.pdf
NOTE: Scripts in this repository don't work for the latest version of TensorFlow. Please see the branch python_setup for how to setup the environment, which was contributed by @mattclifford1
Please see the keras_implementation.ipynb for how to implement the proposed model with Keras. More details can be found in code.ipynb
The jupyter notebook can be also viewed at https://nbviewer.jupyter.org/github/omitakahiro/NeuralNetworkPointProcess/blob/master/keras_implementation.ipynb https://nbviewer.jupyter.org/github/omitakahiro/NeuralNetworkPointProcess/blob/master/code.ipynb
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
