-
Updated
Oct 3, 2021 - Python
#
training
Here are 2,428 public repositories matching this topic...
This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
training
exploit
hackers
hacking
cybersecurity
penetration-testing
exploits
vulnerability
awesome-list
video-course
hacker
vulnerability-management
vulnerability-identification
vulnerability-scanners
vulnerability-assessment
ethical-hacking
awesome-lists
exploit-development
ethicalhacking
hacking-series
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
training
aws
data-science
machine-learning
reinforcement-learning
deep-learning
examples
jupyter-notebook
inference
sagemaker
mlops
-
Updated
Oct 2, 2021 - Jupyter Notebook
Open source courseware for Git and GitHub
git
training
cheatsheet
courseware
hacktoberfest
cheatsheets
fieldservices
professionalservices
training-kit
-
Updated
Sep 30, 2021 - HTML
training
machine-learning
tensorflow
detection
hacktoberfest
ibm-cloud
label-images
cloud-annotations
-
Updated
Aug 10, 2021 - TypeScript
Docker, Kubernetes and Gravity Trainings by Gravitational
-
Updated
Mar 30, 2021 - Go
LightSeq: A High Performance Library for Sequence Processing and Generation
training
cuda
inference
transformer
accelerate
bart
beam-search
sampling
gpt
bert
multilingual-nmt
diverse-decoding
-
Updated
Sep 30, 2021 - Cuda
A curated list of code katas
training
learning
awesome
practice
coding
katas
awesome-list
coding-exercises
awesome-lists
coding-katas
-
Updated
Jan 14, 2021
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine Pro C++ Course & Stanford University CS193U
game
training
tutorial
course
cpp
stanford-university
stanford
unreal-engine
ue4
ue4-tutorial
ue4-project
ue5
-
Updated
Jun 15, 2021 - C++
Training Course for Ansible Automation Platform
-
Updated
Sep 29, 2021 - Jinja
This is a project that lets you participate in a fully-immersive, hands-on, and fun learning experience for React Native.
-
Updated
Sep 20, 2018 - JavaScript
A comprehensive, easy-to-follow ebook to learn everything from the basics of JavaScript to ES2022. Read more on my blog https://inspiredwebdev.com or buy it here https://leanpub.com/completeguidetomodernjavascript2020. Get the course here https://www.educative.io/courses/complete-guide-to-modern-javascript?aff=BqmB
javascript
training
education
typescript
programming
es6
amazon
book
es2015
ebook
leanpub
freecodecamp
learn-to-code
learning-js
training-materials
paperback
es2021
passions
-
Updated
Sep 8, 2021
A language detection library for PHP. Detects the language from a given text string.
nlp
training
language
php
natural-language-processing
composer
whitelist
blacklist
database
construct
language-detection
arrayaccess
supported-languages
n-grams
iteratoraggregate
-
Updated
Aug 6, 2021 - PHP
OWASP Mutillidae II is a free, open-source, deliberately vulnerable web application providing a target for web-security enthusiasts. Mutillidae can be installed on Linux and Windows using LAMP, WAMP, and XAMMP. It is pre-installed on SamuraiWTF and OWASP BWA. The existing version can be updated on these platforms. With dozens of vulnerabilities and hints to help the user; this is an easy-to-use web hacking environment designed for labs, security enthusiast, classrooms, CTF, and vulnerability assessment tool targets. Mutillidae has been used in graduate security courses, corporate web sec training courses, and as an "assess the assessor" target for vulnerability assessment software.
-
Updated
Sep 25, 2021 - PHP
Training course repository for JavaScript
-
Updated
Sep 2, 2016 - JavaScript
A laboratory for learning secure web and mobile development in a practical manner.
-
Updated
Oct 1, 2021 - PHP
AlbinSou
commented
Sep 15, 2021
For the moment, the nc_benchmark generator function allows for a nc_first_task option, which is good for pre-training in the class-incremental learning scenario. However, the same kind of option is not available if one wants to pretrain in the task-incremental scenario. It would be nice to have an option that could be used together with task_labels=True and allows for pretraining on multiple tasks
The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.
training
ai
computer-vision
annotation
etl
tensorflow
pipelines
inference
pytorch
tensorboard
jupyterlab
machinelearning
deeplearning
labeling
workflows
hyperparameter-tuning
aiops
mlops
-
Updated
Sep 17, 2021 - Go
Malware samples, analysis exercises and other interesting resources.
-
Updated
Sep 27, 2021
Public version of PagerDuty's employee security training courses.
-
Updated
Jul 26, 2021 - Shell
Improve this page
Add a description, image, and links to the training topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the training topic, visit your repo's landing page and select "manage topics."
If your feature will improve
HUB
Need a way to check if a dataset already exists.
hub.empty throws an error if a dataset exists and hub.load throws an error if the dataset does not exist.
Need a way to check if a dataset already exists without throwing a