885 skills found · Page 1 of 30
jpmorganchase / Python TrainingPython training for business analysts and traders
QData / TextAttackTextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/
ahmedfgad / GeneticAlgorithmPythonSource code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
nicodjimenez / LstmMinimal, clean example of lstm neural network training in python, for learning purposes.
uber / PetastormPetastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.
minimaxir / AitextgenA robust Python tool for text-based AI training and generation using GPT-2.
YuwenXiong / Py R FCNR-FCN with joint training and python support
x4nth055 / Emotion Recognition Using SpeechBuilding and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras
jhlau / Doc2vecPython scripts for training/testing paragraph vectors
LinkedInLearning / Python Essential Training 4314028This repo is for the Linkedin Learning Course: Python Essential Training
LinkedInLearning / Python ET 4314028This repo is for linkedin learning course: Python Essential Training (UPDATE FY24 Q4)
yahoo / LopqTraining of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Python and Spark.
jhermann / Awesome Python Talks:clapper: :mortar_board: An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.
LinkedInLearning / Python Essential Training 2449125Python Essential Training
tawnkramer / SdsandboxThis provides a sandbox simulator for training a self-driving car. This uses Unity for simulation and Python with Keras and Tensorflow for training. Recently updated to work on Python 3.4+ and Keras 2+
tostq / Easy HMMA easy HMM program written with Python, including the full codes of training, prediction and decoding.
BerkeleyAutomation / GqcnnPython module for GQ-CNN training and deployment with ROS integration.
kubeflow / FairingPython SDK for building, training, and deploying ML models
loicmarie / Sign Language Alphabet RecognizerSimple sign language alphabet recognizer using Python, openCV and tensorflow for training Inception model (CNN classifier).
NVIDIA / Physicsnemo SymFramework providing pythonic APIs, algorithms and utilities to be used with PhysicsNeMo core to physics inform model training as well as higher level abstraction for domain experts