Pinned Repositories
2014_Wireless_Project
allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.
alpaca-lora
Code for reproducing the Stanford Alpaca InstructLLaMA result on consumer hardware
AND
Official Pytorch Implementation for ICML'19 paper: Unsupervised Deep Learning by Neighbourhood Discovery
devils2011GitSeminar
devils2011GitSeminar
IKnowWhatYouRead
CauOOP Project
smksyj's Repositories
smksyj/devils2011GitSeminar
devils2011GitSeminar
smksyj/IKnowWhatYouRead
CauOOP Project
smksyj/2014_Wireless_Project
smksyj/attend_infer_repeat
A Tensorfflow implementation of Attend, Infer, Repeat
smksyj/audio-annotator
A JavaScript interface for annotating and labeling audio files.
smksyj/OOP_InfInt
OOP_InfInt
smksyj/deepfakes_faceswap
from deekfakes' faceswap: https://www.reddit.com/user/deepfakes/
smksyj/deepwalk
weighted deepwalk implementation in c++
smksyj/entropy-sgd
Lua implementation of Entropy-SGD
smksyj/ESFileExplorerOpenPortVuln
ES File Explorer Open Port Vulnerability - CVE-2019-6447
smksyj/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
smksyj/flatmap-stream
smksyj/instagan
PyTorch implementation of "InstaGAN: Instance-aware Image Translation" (ICLR 2019)
smksyj/learning_by_association
This repository contains code for the paper Learning by Association - A versatile semi-supervised training method for neural networks (CVPR 2017) and the follow-up work Associative Domain Adaptation (ICCV 2017).
smksyj/loss-landscape
Code for visualizing the loss landscape of neural nets
smksyj/nlp-challenge
NLP Shared tasks (NER, SRL) using NSML
smksyj/OmniTable
smksyj/scalatra-react-isomorphic
An example of light weight isomorphic web application using Scalatra as a back-end freamework and React as a front-end framework. Nashorn or J2V8 is used for server rendering.
smksyj/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
smksyj/spring-boot-scala
An example project on how to use Scala with Spring Boot for creating a microservice, runnable with Docker and managed by SBT
smksyj/spring-boot-with-scala
Small study projects in separate branches for Spring Boot with Scala and Akka
smksyj/telegram-bot-fs2
Example telegram bot implementation using fs2 and http4s client (no akka)
smksyj/tensorflow
Computation using data flow graphs for scalable machine learning
smksyj/torch-associative
Associative Domain Adaptation in PyTorch