Pinned Repositories
bilateralContract
A framework for bilateral contracts. It can be used to secure the safety of exchanging between fiat currency and crypto-digital currency without trust.
iswarm's Repositories
iswarm/ai_game
iswarm/bert
TensorFlow code and pre-trained models for BERT
iswarm/binance-public-data
Details on how to get Binance public data
iswarm/CvT
This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.
iswarm/ea-python
量化交易策略
iswarm/ElegantBook
Elegant LaTeX Template for Books
iswarm/lag-llama
Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting
iswarm/mobile-aloha
Mobile ALOHA: Learning Bimanual Mobile Manipulation with Low-Cost Whole-Body Teleoperation
iswarm/mux-protocol
iswarm/neural-knapsack
Code related to the paper arXiv:2005.14105.
iswarm/NeuralCryptography
The implementation of the article Neural Cryptography (https://towardsdatascience.com/neural-cryptography-7733f18184f3)
iswarm/NeuralKnapsack
The implementation of the article Neural Knapsack (https://towardsdatascience.com/neural-knapsack-8edd737bdc15)
iswarm/parachainforChinesecontract
A application to be able to translate the paper contract signed with hands into solidity codes and help to deal disputes as soon as possible
iswarm/poolformer
PoolFormer: MetaFormer is Actually What You Need for Vision
iswarm/portfolio-optimization
iswarm/pykan
Kolmogorov Arnold Networks
iswarm/python-graphs
A static analysis library for computing graph representations of Python programs suitable for use with graph neural networks.
iswarm/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
iswarm/rl-baselines3-zoo
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
iswarm/rlds
iswarm/scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
iswarm/Segment-Any-Anomaly
Official implementation of "Segment Any Anomaly without Training via Hybrid Prompt Regularization (SAA+)".
iswarm/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
iswarm/smartAT
iswarm/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
iswarm/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
iswarm/Time2Vec-PyTorch
Reproducing the paper: "Time2Vec: Learning a Vector Representation of Time" - https://arxiv.org/pdf/1907.05321.pdf
iswarm/Transformer-Time-Series-Forecasting
iswarm/VideoPose
iswarm/vqakeras