Pinned Repositories
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
battery_rul_prediction
beep
Battery evaluation and early prediction
BibiGPT
BibiGPT · 音视频内容一键总结:哔哩哔哩丨YouTube丨播客丨会议丨本地文件等 (原 BiliGPT 省流神器 & 课代表)
coursera-ml-py
Python programming assignments for Machine Learning by Prof. Andrew Ng in Coursera
DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
DataSciencePython
common data analysis and machine learning tasks using python
ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
Python-100-Days
Python - 100天从新手到大师
SISSO_WINDOWS_X64
A X64 Compiled SISSO file
intelljames's Repositories
intelljames/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
intelljames/Python-100-Days
Python - 100天从新手到大师
intelljames/SISSO_WINDOWS_X64
A X64 Compiled SISSO file
intelljames/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
intelljames/battery_rul_prediction
intelljames/beep
Battery evaluation and early prediction
intelljames/BibiGPT
BibiGPT · 音视频内容一键总结:哔哩哔哩丨YouTube丨播客丨会议丨本地文件等 (原 BiliGPT 省流神器 & 课代表)
intelljames/coursera-ml-py
Python programming assignments for Machine Learning by Prof. Andrew Ng in Coursera
intelljames/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
intelljames/DataSciencePython
common data analysis and machine learning tasks using python
intelljames/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
intelljames/DeepNude_NoWatermark_withModel
DeepNude source code,without watermark,with demo and model download link,one command to run offline,GAN/Pytorch/pix2pix/pic2pic
intelljames/DiffCapAnalyzer
A tool for quantitative analysis of differential capacity data!
intelljames/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens and Luca Antiga.
intelljames/dreamtime
DreamTime is an open-source and super-improved version of DeepNude.
intelljames/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
intelljames/long-live-the-battery
Predicting total battery cycle life time with machine learning
intelljames/long-live-the-battery-dataset
Datasets for long-live-the-battery project
intelljames/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
intelljames/Python
All Algorithms implemented in Python
intelljames/python-cheatsheet
Comprehensive Python Cheatsheet
intelljames/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
intelljames/revisit-severson-et-al
Repository for the paper "Statistical learning for accurate and interpretable battery lifetime prediction"
intelljames/RUL
Transformer Network for Remaining Useful Life Prediction of Lithium-Ion Batteries
intelljames/Statistical-Learning-Methods
Implement Statistical Leanring Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现