Skip to content

jwlee010523/movie-recommantation-tf-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BKnet

Authors

  • Back Seohyun (becxer)
  • Kim Youngjin (smilu97)

This repository contains

This repository contains python source code using tensorflow, written for AI-hackathon hold on NAVER

Detail of contents

Problems

There was two problems which participants solve

File structure

depgraph

Detail

main_xxx.py create Dataset instance in dataset.py, split minibatch data, and run session with graph that starts with layer in core_layer.py.

dataset.py contains iterable class that read raw string data from file, and preprocess data (char -> phoneme indices, char -> syllable indices, word -> wordvec)

Result

becxer team

About

Text Deep learning solution - Naver Ai hackathon 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%