Skip to content

Commit a0278a1

Browse files
authored
Farewell update message
It's been an honor, but I'm working on different things now. Thank you to everyone who has ever read something I've written!
1 parent c9e66a6 commit a0278a1

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

README.md

+5-11
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# tutorials
2-
All of the code for my Medium articles
2+
All of the code for my Medium articles.
33

4-
My Medium account: https://medium.com/@sebastiankt9
4+
_**Update (2021/11/28):** Unfortunately, I am no longer writing new articles and this repository is no longer being updated. Thank you to everyone who has ever read my pieces! I'm so glad I could share some of my knowledge of AI and data science with you guys! It's been an honor and I'm sad to leave, but I've moved on to other projects now. As such, I can't make any guarantee that the code here is still up to date, and I probably won't reply to any issues/PRs. Thank you again for being here; it's really been my honor. Farewell! And until next time, happy coding!_
5+
6+
_(I might return one day, but that won't be soon)_
57

6-
My Twitter account: https://twitter.com/seb_theiler
8+
My Medium account: https://medium.com/@sebastiankt9
79

810
* [**How to Connect Google Drive to Python?**](https://medium.com/analytics-vidhya/how-to-connect-google-drive-to-python-using-pydrive-9681b2a14f20): [pydrive/](pydrive/)
911

@@ -30,11 +32,3 @@ My Twitter account: https://twitter.com/seb_theiler
3032
* [**Implementing Adversarial Attacks and Defenses in Keras & Tensorflow 2.0**](https://medium.com/analytics-vidhya/implementing-adversarial-attacks-and-defenses-in-keras-tensorflow-2-0-cab6120c5715): [adversarial-attacks-defenses/](adversarial-attacks-defenses/)
3133

3234
* [**Basics of Using Pre-trained GloVe Vectors in Python**](https://medium.com/analytics-vidhya/basics-of-using-pre-trained-glove-vectors-in-python-d38905f356db): [using-pretrained-glove-vectors/](using-pretrained-glove-vectors/)
33-
34-
35-
36-
### Hall of fame
37-
38-
The following is a list of people who have contributed to this repository/my Medium through things such as spotting typos, finding bugs, or giving suggestions. If you believe you should be on this list and aren't, or if you are on this list and would like to be taken off, let me know and I will update it as soon as possible.
39-
40-
[Stephen](https://github.com/sgodfrey66 "Stephen Godfrey's GitHub - May 11") [Godfrey](https://medium.com/@stevegodfrey_25218 "Stephen Godfrey's Medium - May 11"), [Sal Borrelli](https://medium.com/@salborrelli "Sal Borrelli's Medium - May 11"), [Yury Petrov](https://medium.com/@petrovy1 "Yury Petrov's Medium - Mar 30"), [АндрейКо](https://github.com/Alster "АндрейКо's GitHub - Mar 26"), [Emerging Mind](https://medium.com/@emergingmind "Emerging Mind's Medium - Mar 18"), [SiamakShams](https://github.com/SiamakShams "SiamakSham's GitHub - Mar 8"), [Peter Mayhew](https://medium.com/@petermayhew_40839 "Peter Mayhew's Medium - Jan 5"), [Rafael Rivadeneira](https://github.com/rafariva "Rafael Rivadeneir's GitHub - Dec 17")

0 commit comments

Comments
 (0)