Pinned Repositories
awesome-machine-learning-papers
A curated list of awesome Machine Learning Papers, Repositories
CatchGame-QLearningExample-TensorFlow
Catch game example is translated by TensorFlow
char-rnn-tensorflow
코드를 간결하게 정리하고 한글주석을 추가한 Char-RNN
data-science-for-all
[비전공자/입문자/문과생을 위한 주식/마케팅 데이터로 배우는 실전 데이터 분석 입문] 강의 자료
deep-learning-tensorflow-book-code
[『텐서플로로 배우는 딥러닝』, 솔라리스, 영진닷컴, 2018] 도서의 소스코드입니다.
DeepLearning_Cheatsheet_Kor
한눈에 살펴보는 딥러닝 관련 용어들
dl_cv_tensorflow_10weeks
딥러닝-영상인식 CAMP 10주 과정을 위한 TensorFlow 코드들
EAST-tf2
TensorFlow2 and Keras implementation of EAST: An Efficient and Accurate Scene Text Detector
YOLO-v1-tf2
YOLO version1 implementation using TensorFlow 2.0
solaris33's Repositories
solaris33/awesome-machine-learning-papers
A curated list of awesome Machine Learning Papers, Repositories
solaris33/dl_cv_tensorflow_10weeks
딥러닝-영상인식 CAMP 10주 과정을 위한 TensorFlow 코드들
solaris33/char-rnn-tensorflow
코드를 간결하게 정리하고 한글주석을 추가한 Char-RNN
solaris33/CatchGame-QLearningExample-TensorFlow
Catch game example is translated by TensorFlow
solaris33/DeepLearning_Cheatsheet_Kor
한눈에 살펴보는 딥러닝 관련 용어들
solaris33/TensorFlow_Examples
TensorFlow 예제들입니다.
solaris33/awesome-rl
Reinforcement learning resources curated
solaris33/DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
solaris33/algorithm-learning
solaris33/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
solaris33/awesome-torch
A curated list of awesome Torch tutorials, projects and communities
solaris33/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
solaris33/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
solaris33/kicomav
KicomAV is an open source (GPL v2) antivirus engine designed for detecting malware and disinfecting it.
solaris33/MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks
solaris33/mono
Mono open source ECMA CLI, C# and .NET implementation.
solaris33/neuralslimevolley
Neural Slime Volleyball
solaris33/Pikachu-Volleyball
solaris33/poem-bot
Check out the demo!
solaris33/reinforcejs
Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)
solaris33/research
comma.ai for the people to experiment with
solaris33/Signup
Information about signing up for a free Epic Games account
solaris33/tensorflow
Computation using data flow graphs for scalable machine learning
solaris33/Tensorflow-101
TensorFlow Tutorials
solaris33/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
solaris33/TorchQLearningExample
Implementation of a simple example of Q learning in Torch.