HengJayWang
Programming newbie. Beginner in iOS domain with Swift. Self-learner of Python/ML/DL/Data-Science.
ITRITaiwan,Taipei
Pinned Repositories
100DaysOfSwift
🐙 + 🐱 = :octocat: A self-taught project to learn Swift.
DubDubGrub
DubDubGrub - SwiftUI Course by Sean Allen.
terahertz_bacteria_recognition
Build the simple CNN model by Keras for bacteria recognition of terahertz data between E.Coli & Yeast.
HengJayWang's Repositories
HengJayWang/swift
The Swift Programming Language
HengJayWang/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
HengJayWang/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
HengJayWang/awesome-android
A curated list of awesome Android packages and resources.
HengJayWang/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
HengJayWang/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
HengJayWang/awesome
:sunglasses: Curated list of awesome lists
HengJayWang/30DaysofSwift
A self-taught project to learn Swift.
HengJayWang/iOS_ML
List of Machine Learning, AI, NLP solutions for iOS. The most recent version of this article can be found on my blog.
HengJayWang/Learn-Git-in-30-days
這是 Will 保哥在 2013 第 6 屆 iT 邦幫忙鐵人賽年度大獎的得獎著作【30 天精通 Git 版本控管】,歡迎大家 fork 我,如果有看見任何文字勘誤,也歡迎利用 pull request 來通知我修正,謝謝!
HengJayWang/free-programming-books
:books: Freely available programming books
HengJayWang/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
HengJayWang/Kotlin-Tutorial
HengJayWang/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
HengJayWang/kotlin-playground
Kotlin practise
HengJayWang/orange3
🍊 :bar_chart: :bulb: Orange: Interactive data analysis
HengJayWang/swiftgo_files
HengJayWang/SwiftPeterPan
HengJayWang/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
HengJayWang/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
HengJayWang/deep-learning-with-keras-notebooks
Jupyter notebooks for using & learning Keras
HengJayWang/docker-tutorial
Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝
HengJayWang/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
HengJayWang/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
HengJayWang/PRML
PRML algorithms implemented in Python
HengJayWang/cupy
NumPy-like API accelerated with CUDA
HengJayWang/scikit-learn-videos
Jupyter notebooks from the scikit-learn video series
HengJayWang/The-Python-Graph-Gallery
A website displaying hundreds of charts made with Python
HengJayWang/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
HengJayWang/LeNet
Build LeNet by hands in Python3