rwildcat /
docker_debian-vnc-python
A basic Debian-based personal Python workstation. Provides Python, basic engineering libraries, Jupyter Notebook, Spyder IDE, VS Code, plus SSH.
Loading repository data…
DRACULA279 / repository
A personal coding lab inspired by CS50, focused on mastering C, Python, and core computer science fundamentals. Includes CLI workflows, Makefiles, algorithmic practice, and reproducible scripts for data science, automation, and interview prep.
A personal coding lab inspired by CS50, focused on mastering C, Python, and core computer science fundamentals. Includes CLI workflows, Makefiles, algorithmic practice, and reproducible scripts for data science, automation, and interview prep.
Selected from shared topics, language and repository description—not editorial ratings.
rwildcat /
A basic Debian-based personal Python workstation. Provides Python, basic engineering libraries, Jupyter Notebook, Spyder IDE, VS Code, plus SSH.
Nishant2018 /
This is the code in python (Jupyter Notebook) to perform text analysis to drive sentimental opinion, sentiment scores, readability, passive words, personal pronouns and etc.
wangyingsm /
My personal solutions of advent of code 2020, in Jupyter Notebooks of Python3 and Rust.
AI-learner-seeker /
I am a college student majoring in computer science, and this is a collection of some classic machine learning code in the process of learning machine learning, including python files and jupyter notebook files, etc., for reference only.
danielarinze /
This code was written using the Jupyter notebook. It is based on a personal activity wher i have had to train different classification models to predict the occurence of alzheimers based on different factors.
prateekvyas1996 /
This is a jupyter notebook that explains how to use deep learning to solve well log analysis problem. This code is been written in PyTorch as a personal project, anybody can use it and replicate and modify it on their own data.