Pinned Repositories
08722-Data-Structures-for-Application-Programmers
CMU 08-722 Data Structures for Application Programmers
arl-eegmodels
This is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
autoencoding_vi_for_topic_models
Tensorflow implementation for prodLDA and NVLDA.
BioSPPy
Biosignal Processing in Python
Chinese-Text-sentiment-analysis-with-key-word
CMU-ECE-CS-Guide
How to survive CMU as an ECE/CS major
cmu701
cmu course 10701 homework, Machine Learning
CS7646-Machine-Learning-for-Trading
Assignments as part of CS 7646 at GeorgiaTech under Dr. Tucker Balch in Fall 2017
EEG-DL
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
high-confidence-set
firfre's Repositories
firfre/arl-eegmodels
This is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
firfre/BioSPPy
Biosignal Processing in Python
firfre/CMU-ECE-CS-Guide
How to survive CMU as an ECE/CS major
firfre/EEG-DL
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
firfre/EEGNet
[Old version] PyTorch implementation of EEGNet: A Compact Convolutional Network for EEG-based Brain-Computer Interfaces - https://arxiv.org/pdf/1611.08024.pdf
firfre/Imooc-Algorithm-PythonEdition
慕课网的实战课程“算法与数据结构“的全python实现
firfre/freqtrade
Free, open source crypto trading bot
firfre/freqtrade-strategies
Free trading strategies for Freqtrade bot
firfre/lava-dnf
Dynamic Neural Fields with Lava
firfre/LeetCode-1
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
firfre/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
firfre/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
firfre/mne-python
MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
firfre/Neuromorphic-Computing-Guide
Learn about the Neumorphic engineering process of creating large-scale integration (VLSI) systems containing electronic analog circuits to mimic neuro-biological architectures.
firfre/nn4nlp-code
Code Samples from Neural Networks for NLP
firfre/OpenBCI_Tutorials
Code for some of OpenBCI's Tutorials
firfre/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
firfre/Play-with-Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
firfre/play-with-data-structure-python
使用python数据结构(数组,链表,堆栈,二叉树,并查集,Trie,线段树,红黑树,Hash表)和基础算法(排序,图,动态规划)
firfre/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
firfre/play-with-data-structures-1
python implementation of some most common data structures
firfre/pybrain_mne
Material for Pybrain 2020 MNE-Python workshop
firfre/pydata_nyc2018-intro-to-model-interpretability
Notebook and slides for my talk at Pydata NYC 2018
firfre/pyRiemann
Python package for covariance matrices manipulation and Biosignal classification with application in Brain Computer interface
firfre/Python_Option_Pricing
An libary to price financial options written in Python. Includes: Black Scholes, Black 76, Implied Volatility, American, European, Asian, Spread Options
firfre/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
firfre/research_public
Quantitative research and educational materials
firfre/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
firfre/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
firfre/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations