User Tools

Site Tools


useful_links

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
useful_links [2022/09/09 10:52] – [IDEs] andersonuseful_links [2023/08/22 10:02] – external edit 127.0.0.1
Line 8: Line 8:
  
 [[https://www.google.com/search?q=jobs+machine+learning+deep+learning&oq=jobs+machine+learning+deep+learning&aqs=chrome..69i57.4854j0j4&sourceid=chrome&ie=UTF-8&ibp=htl;jobs&sa=X&ved=0ahUKEwjSgrHjm7jZAhWH5oMKHVCFDtIQiYsCCC4oAA#fpstate=tldetail&htidocid=8goL71ReXwLp29yxAAAAAA%3D%3D&htivrt=jobs|ML jobs, a few near Fort Collins]] [[https://www.google.com/search?q=jobs+machine+learning+deep+learning&oq=jobs+machine+learning+deep+learning&aqs=chrome..69i57.4854j0j4&sourceid=chrome&ie=UTF-8&ibp=htl;jobs&sa=X&ved=0ahUKEwjSgrHjm7jZAhWH5oMKHVCFDtIQiYsCCC4oAA#fpstate=tldetail&htidocid=8goL71ReXwLp29yxAAAAAA%3D%3D&htivrt=jobs|ML jobs, a few near Fort Collins]]
 +
 +Negative posts regarding high-tech jobs:
 +
 +[[https://d-hanshew.medium.com/the-hidden-cost-of-high-salaries-in-tech-4e5d8c9b2e3a|The Hidden Cost of High Salaries in Tech]]
 +
 +[[https://levelup.gitconnected.com/why-developers-leave-google-5c4037b39e0a|Why Developers Leave Google]]
 +
 +[[https://medium.com/stories-from-heart/google-is-not-just-firing-employees-its-doing-something-even-worse-df38217b0452|Google is not just firing employees, it is doing something even worse!]]
  
 ===== Recent News ===== ===== Recent News =====
Line 50: Line 58:
  
 [[https://www.tutorialspoint.com/python_pandas/python_pandas_groupby.htm|Tutorial on using groupby and other functions in pandas.]] [[https://www.tutorialspoint.com/python_pandas/python_pandas_groupby.htm|Tutorial on using groupby and other functions in pandas.]]
 +
 +[[https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf|Pandas Cheat Sheet]],  very handy two pager.
  
 [[https://adventuresinmachinelearning.com/neural-networks-tutorial/|Neural Networks Tutorial]] (excellent introduction to neural nets with python and numpy) [[https://adventuresinmachinelearning.com/neural-networks-tutorial/|Neural Networks Tutorial]] (excellent introduction to neural nets with python and numpy)
Line 63: Line 73:
  
 ===== IDEs ===== ===== IDEs =====
 +
 +[[https://www.youtube.com/watch?v=h1sAzPojKMg|Get started with Jupyter Notebooks in less than 4 minutes]]
 +
 +[[https://www.youtube.com/watch?v=B-s71n0dHUk|Learn Visual Studio Code in 7min (Official Beginner Tutorial|https://www.youtube.com/watch?v=B-s71n0dHUk]]
 +
 +[[https://www.youtube.com/watch?v=DA6ZAHBPF1U|Jupyter Notebooks in VS Code Walkthrough]]
 +
 +[[https://www.youtube.com/watch?v=QJo57-pmcuM|5 things you had no idea you could do with Jupyter Notebooks (in VS Code)]]
 +
 +[[https://www.youtube.com/watch?v=5pf0_bpNbkw|Jupyter Notebook Complete Beginner Guide 2023 - From Jupyter to Jupyterlab, Google Colab and Kaggle]], and other videos by Rob Mulla
  
 [[https://medium.com/dsights/visual-studio-code-for-data-science-the-more-i-use-more-i-like-ac668731dbb5|Visual Studio Code for Data Science]] [[https://medium.com/dsights/visual-studio-code-for-data-science-the-more-i-use-more-i-like-ac668731dbb5|Visual Studio Code for Data Science]]
Line 74: Line 94:
 [[https://realpython.com/emacs-the-best-python-editor/|Emacs]] [[https://realpython.com/emacs-the-best-python-editor/|Emacs]]
  
-===== Visualizations in Python =====+[[https://www.youtube.com/watch?v=JYKkUF7IBRo|Emacs vs VS Code]]
  
-[[https://pyviz.org/|PyVis]] A nice overview of visualization packages available in python.+===== Jupyter Notebook =====
  
-===== Math =====+[[https://towardsdatascience.com/debugging-jupyter-notebooks-will-boost-your-productivity-a33387f4fa62|Debugging Jupyter Notebooks Will Boost Your Productivity]]
  
-[[https://mml-book.github.io/|Mathematics for Machine Learning]], by  Marc Peter Deisenroth, A. Aldo Faisal, and Cheng Soon Ong. 
  
-===== Notebook ===== 
  
 [[https://ljvmiranda921.github.io/notebook/2018/01/31/running-a-jupyter-notebook//|Running your jupyter notebook on a remote machine in general]];  [[https://sna.cs.colostate.edu/software/jupyter/|and specifically on our CS department's network of workstations]] [[https://ljvmiranda921.github.io/notebook/2018/01/31/running-a-jupyter-notebook//|Running your jupyter notebook on a remote machine in general]];  [[https://sna.cs.colostate.edu/software/jupyter/|and specifically on our CS department's network of workstations]]
Line 94: Line 112:
 [[https://www.kaggle.com/benhamner/d/uciml/iris/python-data-visualizations|Nice tutorial from Kaggle on using pandas and seaborn]] [[https://www.kaggle.com/benhamner/d/uciml/iris/python-data-visualizations|Nice tutorial from Kaggle on using pandas and seaborn]]
  
 +===== Visualizations in Python =====
 +
 +[[https://pyviz.org/|PyVis]] A nice overview of visualization packages available in python.
 +
 +===== Math =====
 +
 +[[https://mml-book.github.io/|Mathematics for Machine Learning]], by  Marc Peter Deisenroth, A. Aldo Faisal, and Cheng Soon Ong.
 +
 +
 +===== Use of GPU =====
 +
 +[[https://www.youtube.com/watch?v=auksaSl8jlM|JAX installation with Nvidia CUDA and cudNN support]] help with fixing most common installation errors. Might help with pytorch and tensorflow also.
  
 ===== Reinforcement Learning ===== ===== Reinforcement Learning =====
useful_links.txt · Last modified: 2023/10/16 11:31 by 127.0.0.1