Pinned Repositories
ImmutableObjectGraph-Net40
Re-target ImmutableObjectGraph to .Net Framework 4.0
named-pipe-wrapper
Wrapper library for Windows Named Pipes in C# / .NET 4.0 / VS 2010
Recursion
A tail recursion library for C#, based on C#: A Method for Tail Call Recursion by StormySpike[https://www.codeproject.com/Articles/43234/C-A-Method-for-Tail-Call-Recursion]
longqinsi's Repositories
longqinsi/Bash-Snippets
A collection of small bash scripts for heavy terminal users
longqinsi/building-your-first-pytorch-solution
longqinsi/data-pipelines-with-apache-airflow
Code for Data Pipelines with Apache Airflow
longqinsi/DEC-keras
Keras implementation for Deep Embedding Clustering (DEC)
longqinsi/DEC_Pytorch_tutorial
longqinsi/deep-learning-illustrated
Deep Learning Illustrated (2020)
longqinsi/DLTFpT
Deep Learning with TensorFlow, Keras, and PyTorch
longqinsi/docker-atlas
Cluster in docker with Apache Atlas and a minimal Hadoop ecosystem to perform some basic experiments.
longqinsi/docker-spark
Docker Image for Apache Spark
longqinsi/document_classfication
longqinsi/foundations-pytorch
Foundations of PyTorch on Pluralsight
longqinsi/hadoop-book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
longqinsi/hiddenlayer
Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
longqinsi/JavaBooks
📚Java程序员必读书单(超1000本PDF,附下载地址)包括但不限于Java、设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等,助力每一个Java程序员构建属于自己的知识体系。
longqinsi/JEnv-for-Windows
Change your current Java version with one line
longqinsi/JetBrainsRuntime
Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
longqinsi/jib
🏗 Build container images for your Java applications.
longqinsi/jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
longqinsi/longqinsi.github.io
longqinsi/lstm-autoencoder
This is an example to get started with Series data reconstruction with LSTM AUTOENCODERS.
longqinsi/node-red-docker
Repository for all things Node-RED and Docker related
longqinsi/one-card-one-recorded-voice
Anki Addon - Card's Own Voice
longqinsi/OpenMetadata
Open Standard for Metadata. A Single place to Discover, Collaborate and Get your data right.
longqinsi/pg2mysql
Tool for safely migrating from PostgreSQL to MySQL
longqinsi/play-only-one-in-the-group
An Anki Addon that allows to play only one item in a group during autoplaying
longqinsi/python-extensions-static-site-generator
Add Extensions to a Static Site Generator with Python
longqinsi/python-static-site-generator
Build a Static Site Generator with Python
longqinsi/sequitur
Library of autoencoders for sequential data
longqinsi/tf-dev-nlp
Course Materials for course TensorFlow Developer: Natural Language Processing with TensorFlow 2.9
longqinsi/TimeSeriesForecastingInPython