Pinned Repositories
2048
Implementations of the game 2048 for Windows-based platforms.
2048.c
Console version of the game "2048" for GNU/Linux
30-days-of-elixir
A walk through the Elixir language in 30 exercises.
ablog.github.io
AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
AlamofireObjectMapper
An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
AlgorithmPractice
常用算法编程
android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
Android_P2P_Chat
安卓局域网聊天应用
AndroidFaceDetectDemo
Android 人脸检测 android.media, play service, Face++
leolinoj's Repositories
leolinoj/2048.c
Console version of the game "2048" for GNU/Linux
leolinoj/Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm.
leolinoj/AWLive
最简单的iOS 推流代码,视频捕获,软编码(faac,x264),硬编码(aac,h264),横屏直播,美颜,flv编码,rtmp协议,blog内陆续更新代码解析,你想学的知识这里都有,愿意懂直播技术的同学快来看!!
leolinoj/booksource
《第一行代码 第2版》全书源代码
leolinoj/ckplayer-with-comment
ckplayer with comment
leolinoj/CS291K
🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models
leolinoj/dkpro-tc
UIMA-based text classification framework built on top of DKPro Core and DKPro Lab.
leolinoj/FaceRecognizer
iOS平台实时离线人脸检测、身份识别
leolinoj/franciscouzo.github.io
leolinoj/ilichee
荔枝板DIY直播室
leolinoj/iOS11-NewFeature
🤓iOS11 👉Drag👉Drop👉Swipe👉app内换头像&快速评价
leolinoj/MachineLearning
Machine Learning in Action(机器学习实战)
leolinoj/MPParallaxView
Apple TV Parallax effect in Swift.
leolinoj/ParseSourceCodeStudy
Facebook开源的Parse源码分析【系列】
leolinoj/PinterestSwift
This is a Swift based demo project to show how to make the transition Pinterest liked.
leolinoj/sensitive-word-filter
敏感词处理器,支持返回敏感词,高亮敏感词,替换敏感词等操作
leolinoj/SnakeFusion
Using the genetic algorithm and neural networks I trained up 5 snakes who will then fuse to become the ultimate snake, this is how I did it
leolinoj/Swift-DEMO
一些常用的小功能
leolinoj/TEST
leolinoj/Toast-Swift
Toast view using swift.
leolinoj/trust-zh-CN
一个合作博弈论的互动讲解手册 An interactive guide to the game theory of cooperation
leolinoj/tutorials
机器学习相关教程
leolinoj/twitter-sentiment-analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
leolinoj/vue-calculator
leolinoj/vue-mobile-application
use vue2.0/vue-router2,0/axios/mint-ui2.0
leolinoj/vue-scroll
vue 实现上拉刷新下拉加载
leolinoj/webchat-1
:speaker:基于vue2.0的实时聊天项目
leolinoj/websocket
websocket chatroom.
leolinoj/WikiSort
Fast and stable sort algorithm that uses O(1) memory. Public domain.
leolinoj/write-you-a-haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)