-
Updated
Oct 1, 2020 - Python
#
networks
Here are 483 public repositories matching this topic...
A swiss army knife for pentesting networks
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
visualization
network-topology
maps
accessibility
graphs
openstreetmap
transportation
geospatial
gis
urban-planning
networkx
networks
spatial-analysis
overpass-api
spatial-data
geography
footprints
street-networks
amenities
osmnx
-
Updated
Oct 3, 2020 - Python
A collection of more than a 140+ tools, scripts, cheatsheets and other loots that I have developed over years for Penetration Testing and IT Security audits purposes. Most of them came handy at least once during my real-world engagements.
testing
tools
exploit
scripts
hacking
penetration-testing
networks
penetration
cheatsheets
social-engineering
red-teaming
-
Updated
Aug 4, 2020 - PowerShell
jdelpierre
commented
Mar 2, 2020
Hello everybody,
Is your item request related to a problem? Please describe your request
I would like to be able to at the onMouseOverNode() event of the :
get the x, y positioning information and the current node property object to position a tooltip containing the node information.
Describe the solution you would like
I would like to be able to have the following arguments:
This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and MiniImageNet dataset
-
Updated
Oct 19, 2017 - Python
simple TCP server / client C++ linux socket
-
Updated
Oct 1, 2020 - C++
A network management interface for global multisite administrators
-
Updated
Apr 1, 2020 - PHP
j1c
opened
Sep 29, 2020
pathpy is an OpenSource python package for the modeling and analysis of pathways and temporal networks using higher-order and multi-order graphical models
python
data
machine-learning
data-mining
graph
analysis
model-selection
networks
temporal-networks
graphical-models
pathways
network-analysis
sequential-data
multi-order
temporal-correlations
-
Updated
May 2, 2020 - Python
Using multi-agent Deep Q Learning with LSTM cells (DRQN) to train multiple users in cognitive radio to learn to share scarce resource (channels) equally without communication
-
Updated
Aug 5, 2019 - Jupyter Notebook
A Reproducible Workflow for Structural and Functional Connectome Ensemble Learning
workflow
metrics
optimization
data-frame
networkx
ensemble-learning
networks
dmn
fmri
connectomics
nilearn
covariance
graph-analysis
brain-connectivity
tractography
nipype
gaussian-graphical-models
structural-connectomes
dipy
gridsearch
dmri
ensemble-sampling
functional-connectomes
-
Updated
Oct 1, 2020 - Python
Gradient Origin Networks - a new type of generative model that is able to quickly learn a latent representation without an encoder
machine-learning
neural-networks
networks
implicit
representation
siren
unsupervised-learning
autoencoders
generative-models
-
Updated
Oct 2, 2020 - Python
markov clustering in python
-
Updated
Jan 15, 2020 - Python
Temporal networks in Python. Provides fast tools to analyze temporal contact networks and simulate dynamic processes on them using Gillespie's SSA.
-
Updated
May 22, 2020 - C++
NOKIA Book covers selected aspects of the telecommunication industry programmer's work
testing
engineering
machine-learning
algorithms
hardware
technology
artificial-intelligence
software
software-development
nokia
networks
4g
telecommunication
coding-practices
5g
system-engineering
-
Updated
Jan 24, 2020 - C++
This repo aim to show you what to learn on the way to excellence.
programming-language
engineering
development
programming
algorithms
solutions
architecture
databases
data-structures
middlewares
networks
quality-assurance
storages
frameworks
-
Updated
May 22, 2019
bioinformatics
systems-biology
networks
domain-specific-language
biological-expression-language
pybel
networks-biology
-
Updated
Oct 1, 2020 - Python
A modular open networks growing platform.
-
Updated
May 21, 2020 - Python
python
learning
intelligence
statistics
ai
neural-network
tensorflow
svm
machine
projects
probability
coursera
deep
ng
artificial
networks
activities
neural
andew
relu
-
Updated
Apr 23, 2018 - Jupyter Notebook
Interactive open source visualization platform for multivariate dynamic networks.
-
Updated
Apr 10, 2020 - JavaScript
Source code for EvalNE, a Python library for evaluating Network Embedding methods.
python
benchmark
data-mining
library
graph-algorithms
graphs
python-library
evaluation
research-tool
networks
representation-learning
benchmark-framework
graph-api
network-embedding
link-prediction
multilabel-classification
graph-embedding
node-classification
network-reconstruction
graph-representation-learning
-
Updated
Apr 20, 2020 - Python
An HTTP and HTTPS sniffing tool created using a Raspberry Pi
shell
raspberry-pi
honeypot
hacking
sniffer
wifi
dnsmasq
networks
hostapd
hacks
sd-card
wlan
sniffing
mitmproxy
raspberry-pi-3
sniffing-devices
access-internet
-
Updated
Dec 10, 2018 - Shell
Network and Graph Algorithms From Scratch
-
Updated
May 18, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the networks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the networks topic, visit your repo's landing page and select "manage topics."
Your Environment
Describe the Issue
Deleting a network should be a more secure way. currently, anyone can delete the network without even checking what all gateways running inside it.
To Reproduce