Pinned Repositories
ai_tour
Tutorials presented at the Microsoft AI+ Tour 2019
DQN_PyTorch
Example of a Deep Q-Network with PyTorch that learns to play Atari Space Invaders
fine-tuning-BERT-for-text-classification
HiveKVStorageHandler
This is an implementation of a Hive Storage Handler for Oracle NoSQL Database v1
HiveKVStorageHandler2
Hive Storage Handler for Oracle NoSQL Database v2
Image_Classification
An implementation (in R) of a not so usual "deep learning" architecture using K-Means and SVM
MLADS_Fall_2020_RL_on_AML_Lab
Microsoft MLADS Fall 2020 lab - Reinforcement Learning with Azure ML: Beyond Games
R_MapReduce_Logistic_Regression
Example code to implement Logistic Regression with R running on Hadoop
Soft_Sensors_on_Azure
Solution template code to train soft sensor models on Azure
stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
vilcek's Repositories
vilcek/fine-tuning-BERT-for-text-classification
vilcek/MLADS_Fall_2020_RL_on_AML_Lab
Microsoft MLADS Fall 2020 lab - Reinforcement Learning with Azure ML: Beyond Games
vilcek/Soft_Sensors_on_Azure
Solution template code to train soft sensor models on Azure
vilcek/DQN_PyTorch
Example of a Deep Q-Network with PyTorch that learns to play Atari Space Invaders
vilcek/ai_tour
Tutorials presented at the Microsoft AI+ Tour 2019
vilcek/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
vilcek/Deep_KMeans
Sample R code implementing the "Deep K-Means" algorithm
vilcek/NeMo-Sentence-Transformer
Refactor a Sentence Transformer model using NVIDIA NeMo
vilcek/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText. [IN PROGRESS]
vilcek/A-Collection-of-important-tasks-in-pytorch
Everyday things people use in Pytorch. No need to spend hours reading Pytorch forums trying to find them!
vilcek/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow
vilcek/graphsage-simple
Simple reference implementation of GraphSAGE.
vilcek/Ignite2019-pre-day
vilcek/llmops-promptflow-template-fork
LLMOps with Prompt Flow is a "LLMOps template and guidance" to help you build LLM-infused apps using Prompt Flow. It offers a range of features including Centralized Code Hosting, Lifecycle Management, Variant and Hyperparameter Experimentation, A/B Deployment, reporting for all runs and experiments and so on.
vilcek/MachineLearningNotebooks
Use the sample notebooks in this repo to explore the Azure Machine Learning service. Start with the 01.getting-started notebooks.
vilcek/mlops-templates
Azure MLOps (v2) solution accelerators. Enterprise ready templates to deploy your machine learning models on the Azure Platform.
vilcek/move37
Coding Demos from the School of AI's Move37 Course
vilcek/practical-pytorch
PyTorch tutorials demonstrating modern techniques with readable code
vilcek/pygcn
Graph Convolutional Networks in PyTorch
vilcek/python-sample-vscode-flask-tutorial
Sample code for the Flask tutorial in the VS Code documentation
vilcek/PyTorch-1.x-Reinforcement-Learning-Cookbook
PyTorch 1.x Reinforcement Learning Cookbook, published by Packt
vilcek/pytorch_tutorial
PyTorch tutorial for PyData Berlin
vilcek/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
vilcek/reinforcement-learning-kdd
vilcek/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
vilcek/RL-Adventure
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
vilcek/RL-Adventure-2
PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generative adversarial imitation learning / hindsight experience replay
vilcek/RNNForTimeSeriesForecasting
A tutorial demonstrating how to implement recurrent neural networks for time series forecasting
vilcek/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
vilcek/Workshop_AzureML_2019
Workshop Azure ML service materials