-
Updated
Sep 6, 2020
#
systems
Here are 207 public repositories matching this topic...
List of Computer Science courses with video lectures.
programming-language
computer-science
security
machine-learning
bioinformatics
web-development
computer-vision
algorithms
robotics
computer-graphics
databases
stanford-university
embedded-systems
systems
quantum-computing
computer-architecture
computer-scientists
database-systems
harvard-university
iit-delhi
state-university
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
linux
answers
security
devops
unix
knowledge
skills
network
sysadmin
databases
resources
interview
systems
cybersecurity
exam
bsd
interview-questions
sysops
cheatsheets
webops
-
Updated
Jan 22, 2020
LibRec: A Leading Java Library for Recommender Systems, see
java
matrix
collaborative-filtering
matrix-factorization
systems
sparse
recommender
tensor-factorization
collaborative
tensor
factorization
filtering
recommender-systems
recommendation-algorithms
probabilistic-graphical-models
-
Updated
Jul 30, 2020 - Java
Trigger is a robust network automation toolkit written in Python that was designed for interfacing with network devices.
-
Updated
Oct 24, 2018 - Python
Pynamical is a Python package for modeling and visualizing discrete nonlinear dynamical systems, chaos, and fractals.
visualization
python
math
animation
physics
numpy
modeling
chaos
nonlinear
fractal
logistic
pandas
systems
ipynb
matplotlib
phase-diagram
numba
fractals
bifurcation-diagram
cobweb-plot
-
Updated
Apr 1, 2020 - Python
What to Read to Learn More About DevOps
devops
cloud
monitoring
continuous-integration
continuous-delivery
stress
site-reliability-engineering
continuous-deployment
culture
systems
release
leader
lean
cloud-native
sre
failure
blame
systems-engineering
systems-administration
devops-journey
-
Updated
Jun 9, 2019
Knee point detection in Python 📈
-
Updated
Aug 13, 2020 - Python
Continuous- and Discrete-Time Signals and Systems - Theory and Computational Examples
jupyter
notebook
ipython
signal-processing
signals
systems
fast-fourier-transform
signal
laplace-transform
linear-time-invariant
discrete-fourrier-transform
fourier-transform
open-education
bachelors-course
open-education-resources
open-educational-resources
signals-and-systems
z-transform
-
Updated
Jun 2, 2020 - Jupyter Notebook
-
Updated
Dec 13, 2017 - HTML
Open
Create a Makefile
2
ritwik12
opened
Sep 12, 2019
-
Updated
Sep 25, 2020 - Python
1st time TAing for CS110 at Stanford: Principles of Computer Systems? - Stars are appreciated :)
-
Updated
Sep 17, 2019 - HTML
This fork of the PSHTML-AD-Report project adds functionality to the existing report tool so that metrics can be collected from VMWare infrastructures.
vmware
vmware-esxi
reporting
active-directory
sysadmin
systems
activedirectory
report
sysadmin-tool
sysadmin-scripts
-
Updated
Dec 28, 2019 - PowerShell
Vendor-agnostic tool for managing bare-metal systems via the Redfish API
-
Updated
Sep 25, 2020 - Python
mhuzai
commented
Sep 24, 2020
Our eye tracking code is currently written in Python. It needs to be ported to C++ for both performance and integration reasons. PyTorch has a nice C++ API that is pretty much identical to the Python API. So most of the porting process won't be on changing the neural net but rather the code that invokes it.
Windows 10/NT usermode rootkit base.
cryptography
obfuscation
system
dll
cpp
hackers
rootkit
malware
hacking
systems
root
cpp17
cpp-library
hacker
hooking
dll-hooking
system-hacking
hooking-library
-
Updated
Apr 4, 2020 - C++
Docker Images for IAR Build tools on Linux hosts
linux
docker
dockerfile
build
embedded
integration
server
ubuntu
ci
cd
container
systems
continuous
iar
ewarm
iccarm
bxarm
iarsystems
-
Updated
Sep 25, 2020 - Shell
cBench provides a unified CLI and API to reproduce results from ML&systems research papers on bare-metal platforms and participate in collaborative benchmarking and optimization using live scoreboards. See the real-world example for the MLPerf benchmark:
benchmarking
machine-learning
reproducible-research
optimization
collaboration
open-science
systems
scoreboard
research-paper
portable-workflows
crowd-benchmarking
sota
live-paper
-
Updated
Sep 3, 2020 - Python
Inter-process communication, synchronization & scheduling algorithms
-
Updated
Jul 31, 2019 - C
Example projects for IAR RISC-V GD32V Evaluation board. Request your free board from https://www.iar.com/evalkit
template
embedded
board
compiler
evaluation
riscv
systems
risc-v
iar
gd32
gd32v
gd32vf103
gigadevice
iccriscv
iarsystems
-
Updated
Sep 12, 2020 - C
A simple system status page for Directus
-
Updated
Sep 4, 2020 - CSS
Improve this page
Add a description, image, and links to the systems topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the systems topic, visit your repo's landing page and select "manage topics."
For now only strings are accepted as the
measuresparameter inGridSearchCV,RandomizedSearchCV, andcross_validate. It's thus impossible to use those with measures that take specific parameters as input (e.g. #156 ), or to use custom measures.We should then accept callables in addition to strings.
Each callable should only take the
predictionsparameter. In order to handle measur